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

We track obsolete attributes in the schema, in a special `_deprecated` container - we should show these in the reference, with a prominent indication of this status. Their descriptions already...

plotly.js

Currently `valType: 'any'` attributes get labeled with `number or categorical coordinate string`. I'm not even sure if there's an attribute for which that's quite correct - was it meant for...

plotly.js

The [Full Reference](https://plot.ly/python/reference/) page is really useful, especially the search/filter functionality. But it's a pretty gigantic single page that's a bit sluggish to load. What would it take to split...

Add thumbnail images to the style and layout sections to make it more consistent with other sections. - [ ] Update layout html - [ ] JS - [ ]...

Let's get plotly.py / FigureWidget featured on http://jupyter.org/widgets. We just need to make a PR at https://github.com/jupyter/jupyter.github.io. Any suggestions on what examples to show off?

The html-like system we have for formatting text in plotly.js is getting more and more complicated, and is used in more and more places. see https://github.com/plotly/plotly.js/pull/1726 for the latest. We...

``` publisher.publish( 'your-tutorial-chart.ipynb', 'python/your-tutorial-chart/', 'Your Tutorial Chart', 'How to make your-tutorial-chart plots in Python with Plotly.', title = 'Python Your Tutorial Chart | Plotly', has_thumbnail='true', thumbnail='thumbnail/your-tutorial-chart.jpg', language='python', # page_type='example_index', //...

Python

See discussion in plotly/plotly.py#1052. Basically we should explain that there is some performance overhead in using the graph_objs hierarchy due to the validation logic. And if you know that you...

I got an email from Google about new 404s on our http://help.plot.ly/ site e.g. https://help.plot.ly/how-to-make-a-graph-with-error-bars/ and so on... ![image](https://user-images.githubusercontent.com/203523/41117483-268ca35e-6a5b-11e8-8532-358e6295b043.png)   | Priority | URL | Response Code | Detected -- |...