Cameron DeCoster

Results 35 comments of Cameron DeCoster

Which one of these are you referring to? - A difference between the values (0 to 10 vs 0 to 100) - A difference in the pixel spacing between values...

Thanks for the bug report! This will get added to our backlog, but probably won't get any attention for a while. If you create a PR to update the SASS...

This seems to be a consequence of the way that Plotly Express works and won't show up in plotly.js. I'm still working on digging into how to work around the...

Per the [schema](https://github.com/plotly/plotly.js/blob/master/dist/plot-schema.json), the width of the annotation can be set with the `width` attribute. But, it's limited and provides no means to automatically wrap the text. > Sets an...

Good catch. I thought that might happen once the live examples got fixed. We can work around it.