heatmap.js
heatmap.js copied to clipboard
Calling `Heatmap#configure` does not update the `Store`.
I wanted to call configure() to change radius when the element resizes. This is not currently supported (despite Renderer being reconfigured).
Any progress with this? configure works with min and maxOpacity but blur and radius are not currently supported and need a completely new heatmap instance to have any effect.