seems there is an error here:
VM425:117 Uncaught TypeError: Failed to execute 'item' on 'NodeList': 1 argument required, but only 0 present.
at getSelectedValue (<anonymous>:117:52)
at UpdateHeatMap (<anonymous>:63:20)
at HTMLInputElement.onclick ((index):1)
I fixed that error and I set the initial points to 5000 and was able to see a heatmap. but updating the options has no affect, so is there an ability to update the heatmap dynamically?
VM425:117
Uncaught
TypeError: Failed to execute 'item' on 'NodeList': 1 argument required, but only 0 present. at getSelectedValue (<anonymous>:117:52) at UpdateHeatMap (<anonymous>:63:20) at HTMLInputElement.onclick ((index):1)
VM425:117
Uncaught
TypeError: Failed to execute 'item' on 'NodeList': 1 argument required, but only 0 present. at getSelectedValue (<anonymous>:117:52) at UpdateHeatMap (<anonymous>:63:20) at HTMLInputElement.onclick ((index):1)