Skip to content

Commit c181392

Browse files
author
Joseph Damiba
committed
using myDiv as name for graph container for geojson example
1 parent 5ada70e commit c181392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/plotly_js/maps/fill-area-on-mapbox/2019-09-02-geojson_layers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@
5656

5757
var config = {mapboxAccessToken: "your access token"};
5858

59-
Plotly.newPlot("graph", data, layout, config);
59+
Plotly.newPlot("myDiv", data, layout, config);

0 commit comments

Comments
 (0)