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

Plotly sliders don't seem to be draggable on touch screen devices. I can tap on the slider to change the value, but can't drag the slider to go through the...

When I browse https://plotly.com/python/hover-text-and-formatting/#disabling-or-customizing-hover-of-columns-in-plotly-express from a link, the header itself is obscured by the top sticky bar. There's some JS in there somewhere which smooth-scrolls and does an offset when...

The Event Handlers page is missing any mention of the plotly_relayouting event that was added in version 1.48.0.

`sizeref` is a tough one and it's hard to guess it correctly. In the chart editor, we use this formula to compute a reasonably sized `sizeref`: ``` desired_maximum_marker_size = 40...

plotly.js
R
Python

Background: I am using the schema to auto-generate Scala code to read and generate the Plotly JSON documents. I have started with the [Violin](https://plot.ly/javascript/violin/) trace examples for preliminary tests. I...

Hi can someone suggest me how the code import pandas.io.data as web has changed

The reference page, e.g. https://plot.ly/r/reference/#scatter is really hard to browse. It's very large, and given the redundancy of certain options it's really hard to use. For example, one might be...

Not sure whether this issue should be here or in `ploty.py`, since it depends on the solution. It would be nice to have links to the API doc https://plot.ly/python-api-reference/ in...

First of all: Congratulations for this magnificient package! I am using the r package `plotly` and came across the following bug: Naming traces works usually very well. When I remove...

so taht folks can discover text on heatmaps in the heatmaps chapter. discovered while answering this question https://github.com/plotly/dash-table/issues/659