We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3928f commit e1c8210Copy full SHA for e1c8210
src/config.js
@@ -1,6 +1,5 @@
1
2
-// this is the heatmap default config.
3
-// all values you provide in the heatmapinstance config will be merged into this object
+// Heatmap Config stores default values and will be merged with instance config
4
var HeatmapConfig = {
5
defaultRadius: 40,
6
defaultRenderer: 'canvas2d',
0 commit comments