Skip to content

Remove Mapbox references from docs - #5674

Open
emilykl wants to merge 2 commits into
v7.0from
docs-updates-plotlyjs-4.0.0
Open

Remove Mapbox references from docs#5674
emilykl wants to merge 2 commits into
v7.0from
docs-updates-plotlyjs-4.0.0

Conversation

@emilykl

@emilykl emilykl commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #5673

Remove Mapbox references in docs following removal of Mapbox traces from plotly.js and plotly.py.

Note that the "plotly.js dev build" job will still fail for the same reason mentioned in #5673, and the Kaleido v0 test is still failing for an unknown reason but that's OK because Kaleido v0 support will be removed in v7.0.

@emilykl emilykl changed the title Update docs for plotly.js 4.0.0 Remove Mapbox references in docs Jul 27, 2026
@emilykl
emilykl force-pushed the docs-updates-plotlyjs-4.0.0 branch from 50eb940 to fa3d011 Compare July 27, 2026 15:16
@emilykl
emilykl marked this pull request as ready for review July 27, 2026 15:26
@emilykl
emilykl requested a review from camdecoster July 27, 2026 15:26
@emilykl emilykl changed the title Remove Mapbox references in docs Remove Mapbox references from docs Jul 27, 2026

@camdecoster camdecoster left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks right to me! I added a few minor corrections and questions.

Comment thread doc/python/hexbin-map.md
permalink: python/hexbin-mapbox/
thumbnail: thumbnail/hexbin_mapbox.jpg
permalink: python/hexbin-map/
thumbnail: thumbnail/hexbin_map.jpg

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this image exist already? Also applies to other doc examples.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I admit I have no idea where these images are stored 🫣 I was going to update the filenames but then I realized the images aren't in the repo. Do you know?

Comment thread doc/python/static-image-export.md Outdated
Comment thread doc/python/tile-map-layers.md Outdated
Comment thread doc/python/tile-map-layers.md Outdated
Comment thread doc/python/tile-map-layers.md Outdated
Comment thread doc/python/performance.md Outdated
* High-performance multidimensional trace types: `splom`, or `parcoords`
* 3D trace types `scatter3d`, `surface`, `mesh3d`, `cone`, `streamtube`, `isosurface`, `volume`
* Mapbox Gl JS-powered trace types: `scattermap`, `choroplethmap`, `densitymap`
* MapLibre GL JS-powered trace types: `scattermap`, `choroplethmap`, `densitymap`

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* MapLibre GL JS-powered trace types: `scattermap`, `choroplethmap`, `densitymap`
* Maplibre GL JS-powered trace types: `scattermap`, `choroplethmap`, `densitymap`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's actually correct as it currently is: MapLibre

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's why I changed it in the first place, but everywhere else in the docs we've written it as Maplibre. I can do a commit to find-and-replace them all if you're in favor.

Co-authored-by: Cameron DeCoster <cameron.decoster@gmail.com>
Co-authored-by: Emily KL <4672118+emilykl@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants