plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

[mkdocs] missing pages in the navigation

Open robertclaus opened this issue 1 month ago • 1 comments

On https://plotly.com/javascript/, there are a couple of pages that do not have any corresponding generated html files in 'docs/tmp'. This includes: Styling Markers, Colorscales, Static Image Export, Migrate to Maplibre, 2D Density Charts

robertclaus avatar Nov 07 '25 18:11 robertclaus

Here's other pages I noticed are missing


Some example pages from plotly.com/javascript are not in the mkdocs live-docs branch:

https://plotly.com/javascript/2d-density-plots/ https://plotly.com/javascript/colorscales/ https://plotly.com/javascript/maplibre-migration/ https://plotly.com/javascript/marker-style/ https://plotly.com/javascript/static-image-export/ https://plotly.com/javascript/version-3-changes/

Additionally some of the reference pages are missing or not at the correct URLs:

https://plotly.com/javascript/reference/layout/annotations/ https://plotly.com/javascript/reference/layout/coloraxis/ https://plotly.com/javascript/reference/layout/geo/ https://plotly.com/javascript/reference/layout/images/ https://plotly.com/javascript/reference/layout/mapbox/ https://plotly.com/javascript/reference/layout/polar/ https://plotly.com/javascript/reference/layout/scene/ https://plotly.com/javascript/reference/layout/selections/ https://plotly.com/javascript/reference/layout/shapes/ https://plotly.com/javascript/reference/layout/sliders/ https://plotly.com/javascript/reference/layout/smith/ https://plotly.com/javascript/reference/layout/ternary/ https://plotly.com/javascript/reference/layout/updatemenus/ https://plotly.com/javascript/reference/layout/xaxis/ https://plotly.com/javascript/reference/layout/yaxis/

LiamConnors avatar Nov 14 '25 20:11 LiamConnors