Liam Connors
Liam Connors
This example: https://codepen.io/moomicorn/pen/WNmLZQd That uses frames with `scattergl` traces throws an error, `Uncaught (in promise) TypeError: r[v] is undefined`, and doesn't animate when the button is selected. If you adjust...
Our docs tests test different paths: https://github.com/plotly/ddk-dash-docs/blob/main/tests/integration/test_bad_paths.py With Dash 2.17, some of these tests fail because the page never loads The page ends up stuck in a state like this...
See https://github.com/plotly/plotly.py/issues/4581
When working on updating docs depedencies in https://github.com/plotly/plotly.py/pull/4596, I found the following two examples that don't work on the latest xarray. ``` import plotly.express as px import xarray as xr...
Update static image page, removing old information - Remove D3 references and provide updated examples - Remove Chart Studio references
I think all of these should be `page.permalink`,
https://github.com/plotly/plotly.py/issues/4629 ### Documentation PR - [x] I've [seen the `doc/README.md` file](https://github.com/plotly/plotly.py/blob/master/doc/README.md) - [x] This change runs in the current version of Plotly on PyPI and targets the `doc-prod` branch OR...
These options work but aren't included in the doc string.
Fix typo
Small typo fix Love this list!
Docs updates for new maps in Plotly.js