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

cc @BRONSOLO add onprem instructions to streaming doc: https://plot.ly/python/streaming-tutorial/#getting-set-up Streaming over https was introduced to the Python wrapper here: https://github.com/plotly/plotly.py/pull/461. To enable streaming over https, the client must specify their...

Python

**(find and) check url of notebook** (** new style isn't applied because of missing trailing slash) - [x] https://plot.ly/ipython-notebooks/scoreboard-heatmaps/ - [x] https://plot.ly/ipython-notebooks/bezier-triangular-patches/ - [x] https://plot.ly/ipython-notebooks/density-of-states/ - [x] https://plot.ly/ipython-notebooks/bioinformatics/ - [x]...

Python

https://plot.ly/python/ipython-notebook-tutorial/

Python

the "basic contour plot" example in https://plot.ly/julia/contour-plots/ is completely hosed in 0.6.2. just cut and paste. it probably uses obsolete syntax, among other problems.

From @brian428 originally in https://github.com/plotly/plotly.js/issues/700 - [x] Search!: It's really hard to find anything in the Plotly site or the API docs. - [x] Better top-level and sub-level navigation: Often,...

as per community post here https://community.plot.ly/t/r-igraph-tutorial-incorrect-and-producing-wrong-results/5422

R

The algorithm for choosing automatic bins for multiple stacked/grouped histograms can sometimes do interesting things, as a result of the bugfix https://github.com/plotly/plotly.js/pull/1944. Also not sure if we've described in any...

plotly.js

there is an example here: https://plot.ly/python/time-series/ about "Date Strings" which is great. It would be helpful if there was a sentence or two describing the format of these strings as...

- [ ] remove pip installs from codeblocks. - [ ] no output: https://plot.ly/python/pdf-reports/#part-2--convert-the-html-to-pdf-with-xhtml2pdf (* all the code should be in 1 codeblock until there is an output to display)...

Python

- [ ] add `clickannotations` to https://plot.ly/javascript/plotlyjs-events/ and mention `captureevents` in the example. - [ ] update https://plot.ly/javascript/text-and-annotations/#styling-and-formatting-annotations example

plotly.js