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 2465906 commit f18146fCopy full SHA for f18146f
tests/plugins/test_heat_map_withtime.py
@@ -66,6 +66,7 @@ def test_heat_map_with_time():
66
var {{this.get_name()}} = new TDHeatmap({{this.data}},
67
{heatmapOptions: {
68
radius: {{this.radius}},
69
+ blur: {{this.blur}},
70
minOpacity: {{this.min_opacity}},
71
maxOpacity: {{this.max_opacity}},
72
scaleRadius: {{this.scale_radius}},
0 commit comments