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

There are a few incompatibilities with the current version of Plotly and this examples - parameters in .iplot have changed +'image' - name should be explictely converted to str -...

In the sidebar on the Python docs, in the examples section there's a link for "Style Options" which goes to https://plot.ly/python/#style-options but there's no matching heading to go to.

Let's do - [ ] Python first - [x] then JS - [ ] then R. Examples should focus on sales. `funnel` is a species of `bar` and `funnelarea` is...

Awesome project! Minor error in the python cheatsheet (https://images.plot.ly/plotly-documentation/images/python_cheat_sheet.pdf): on page 2 in the lower left, the 2D histogram example begins: ``` trace = go.Historgram2d( ``` A misspelling of "Histogram2d"....

The sign up /sign in/ request demo buttons are supposed to be collapsed into this menu button on mobile but clicking on it doesn't display the menu. ![mobile buttons](https://user-images.githubusercontent.com/41019918/58272462-91e9e980-7d5c-11e9-9672-c9b03ab00c89.png)

design

404 Error at the bottom of this page: https://plot.ly/r/shiny-coupled-hover-events/ ![image](https://user-images.githubusercontent.com/11036740/59793136-d1481f00-92a3-11e9-984c-7cf0d233fe09.png)

![untitled](https://user-images.githubusercontent.com/2200743/59142742-2781ac00-89e0-11e9-8f0d-d11495aacad8.gif) I saw the really nice transform feature in plotly traces and was trying to do a filter. In the examples - I saw examples for filtering things like `y...

From Twitter: "@plotlygraphs is it to be expected that this link doesn’t work on a newer iPad using Safari browser? https://plot.ly/ipython-notebooks/cufflinks/"

Originally reported by @TakodaS in https://github.com/plotly/plotly.py/issues/1555 --- The [streamline and source point](https://plot.ly/python/streamline-plots/) example given does not work because the line `fig['data'].append(source_point)` throws an error message saying you can't append to...

The examples for parallel coordinate plots [from here](https://plot.ly/r/parallel-coordinates-plot/) do not render properly for me. All of the data is bunched up on the last two sections of the plot. For...