Skip to content

Commit e9e1d18

Browse files
committed
mapbox -> map in figure factory README
1 parent 1cc7d64 commit e9e1d18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plotly/figure_factory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Go check out your newly pushed branch at https://github.com/plotly/plotly.py. If
167167
| Name | Documentation | In GitHub |
168168
| ----------------- | ----------------------------------------- | ------------- |
169169
| Dendrogram | https://plot.ly/python/dendrogram/ |https://github.com/plotly/plotly.py/blob/master/plotly/figure_factory/_dendrogram.py|
170-
| Hexbin Map | https://plot.ly/python/hexbin-mapbox/ |https://github.com/plotly/plotly.py/blob/master/plotly/figure_factory/_hexbin_map.py|
170+
| Hexbin Map | https://plot.ly/python/hexbin-map/ |https://github.com/plotly/plotly.py/blob/master/plotly/figure_factory/_hexbin_map.py|
171171
| Quiver | https://plot.ly/python/quiver-plots/ |https://github.com/plotly/plotly.py/blob/master/plotly/figure_factory/_quiver.py|
172172
| Streamline | https://plot.ly/python/streamline-plots/ |https://github.com/plotly/plotly.py/blob/master/plotly/figure_factory/_streamline.py|
173173
| Table | https://plot.ly/python/table/ |https://github.com/plotly/plotly.py/blob/master/plotly/figure_factory/_table.py|

0 commit comments

Comments
 (0)