Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7530560

Browse files
author
Hank Chu
committedMar 24, 2016
remove save_file in highmap example1
1 parent 7e79250 commit 7530560

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎examples/highmaps/Example1_geojson.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,4 @@
129129

130130
H.set_map_source('http://www.highcharts.com/samples/data/jsonp.php?filename=germany.geo.json&callback=?', True) # set map data from the src (jsonp)
131131

132-
H.htmlcontent
133-
H.save_file()
132+
H.htmlcontent

0 commit comments

Comments
 (0)