Skip to content

Commit e1c8210

Browse files
committed
Update comment
1 parent aa3928f commit e1c8210

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

2-
// this is the heatmap default config.
3-
// all values you provide in the heatmapinstance config will be merged into this object
2+
// Heatmap Config stores default values and will be merged with instance config
43
var HeatmapConfig = {
54
defaultRadius: 40,
65
defaultRenderer: 'canvas2d',

0 commit comments

Comments
 (0)