Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 55964d7

Browse files
committed
add setPlotConfig to image test index:
- so that mapboxAccessToken is set for the mapbox all image tests
1 parent a710c5b commit 55964d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/image/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<script type="text/javascript" src="../plotly.js/dist/extras/mathjax/MathJax.js?config=TeX-AMS-MML_SVG"></script>
66
<script type="text/javascript" src="../plotly.js/build/plotly.js" charset="utf-8"></script>
77
<script type="text/javascript" src="../plotly.js/dist/plotly-geo-assets.js" charset="utf-8"></script>
8+
<script type="text/javascript" src="../plotly.js/build/set_plot_config.js"></script>
89
<script type="text/javascript" src="./main.js"></script>
910
</body>
1011
</html>

0 commit comments

Comments
 (0)