documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Issue tracker for Plotly's open-source documentation.

Results 107 documentation issues
Sort by recently updated
recently updated
newest added

It would be good to have the equivalent in the python docs: https://plot.ly/javascript/heatmap-webgl/

https://plot.ly/python/reference/ https://plot.ly/javascript/reference/ etc. reference pages crashing when using Internet Explorer and Microsoft Edge due to security risk:

in IE 11 download notebook icon is oversized. IE 11 doesn't seem to respects class --icon-notebook https://github.com/plotly/documentation/blob/source-design-merge/scss/_components/_sidebar.scss#L894-L896

make https://plot.ly/javascript/plotlyjs-function-reference/ more readable and easier to reference

design

repo clean up to remove old/unused css & html files

Since v1.46.0, when layout->legend->orientation=h, then layout->legend->tracegroupgap does not work. It works correctly in legend->orientation=h.

In the second example on [this page](https://plot.ly/r/graphing-multiple-chart-types/), Scatterplot with Loess Smoother, add_lines has the attribute showlegend= TRUE and add markers has showlegend=FALSE, and in layout, legend = list(x = 0.80,...

e.g. https://github.com/plotly/documentation/blob/494ffee7a0413c9b5a4ecfb9c8366160706cc768/r/index.html

- [x] geom_hex - [x] geom_qq - [x] geom_qq_line - [x] geom_contour - [x] geom_density_2d - [x] geom_count - [ ] geom_freqpoly (very similar to geom_histogram) - [ ] geom_map...

The v3 docs here https://plot.ly/python/v3/3d-charts/ are way more complete than the v4 docs here https://plot.ly/python/3d-charts/ ... would be good for at least every 3d trace type to have one v4...