Skip to content

Commit b9816bd

Browse files
committed
Merge branch 'kaleido-docs-updates' of https://github.com/plotly/plotly.py into kaleido-docs-updates
2 parents 551eaa6 + 9f9262b commit b9816bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/static-image-generation-migration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ import plotly.io as pio
6565
pio.defaults.default_format = "jpeg"
6666
~~~
6767

68-
The `mapbox_access_token` config setting is not available on `plotly.io.defaults` because Mapbox maps are deprecated and will be removed in future version of Plotly.py. See [MapLibre Migration ](https://plotly.com/python/mapbox-to-maplibre/) for more details.
68+
The `mapbox_access_token` config setting is not available on `plotly.io.defaults` because Mapbox maps are deprecated and will be removed in a future version of Plotly.py. See [MapLibre Migration ](https://plotly.com/python/mapbox-to-maplibre/) for more details.
6969

7070
If you are migrating from Orca, the following config settings do not apply to Kaleido: `server_url`, `port`, `timeout`, and `use_xvfb`, but other settings, such as `default_format`, can be accessed via `plotly.io.defaults`.
7171
<!-- #endregion -->

0 commit comments

Comments
 (0)