dash-docs
dash-docs copied to clipboard
:book: ISSUE TRACKER ONLY for The Official Dash Userguide & Documentation https://dash.plotly.com/
Around 3:15pm this afternoon, attempts to reach https://dash.plot.ly resulted in a `503` error. The cause appears to be related to the https://dashr.plot.ly outage the preceding evening: several example datasets for...
It would be great if we had some sanity tests for Dash for R and some Percy tests too.
Similar to https://github.com/plotly/dash-docs/issues/868, it would be great if we had review apps in this repository for the Dash for R docs.
Similar to #821 , the Dash for R docs also require a sidebar component for searching and filtering chapters/pages of the docs. This may require also building a R specific...
As reported in an email to me: > I am a new dash user and I believe there is something wrong with the example code on the dash plotly website...
Subset taken from https://github.com/plotly/dash-docs/issues/740: - [ ] document `extendData` and `restyleData` (#488) - [ ] example using uirevision (https://community.plotly.com/t/preserving-ui-state-like-zoom-in-dcc-graph-with-uirevision-with-dash/15793/71) - [ ] document transitions (see #660 ) - [ ]...
Usually involving things like listening to `_timestamp` properties as `Input` instead of the actual value. From one conversation with a Dash user: > [2x Checkbox value -> Store Data] ->...
As part of https://github.com/plotly/dash-docs/pull/831 and https://github.com/plotly/dash-docs/pull/849, the DevTools asserts have been deactivated because the code wildcards implementation and callbacks validation uncovered pre-existing bugs. As the behavior/features all worked fine after...
We've already mentioned a few times that the part on plotly graphs in Dash applications should be expanded. I'm trying here to summarize what could go into a new version:...