Skip to content

Commit f18146f

Browse files
authored
fix test heatmap with time (#1587)
1 parent 2465906 commit f18146f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/plugins/test_heat_map_withtime.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ def test_heat_map_with_time():
6666
var {{this.get_name()}} = new TDHeatmap({{this.data}},
6767
{heatmapOptions: {
6868
radius: {{this.radius}},
69+
blur: {{this.blur}},
6970
minOpacity: {{this.min_opacity}},
7071
maxOpacity: {{this.max_opacity}},
7172
scaleRadius: {{this.scale_radius}},

0 commit comments

Comments
 (0)