Marc-André Rivet
Marc-André Rivet
Followup to https://github.com/plotly/dash/pull/973 Now related to https://github.com/plotly/dash/pull/1006
Follow async support, it's now possible for app developers to override the version of Plotly.js used by Dash. It will soon be possible to do the same thing for syntax...
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 ) - [ ]...
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...
In http://dash.plotly.com/react-for-python-developers, there is an entry for: ``` In the future, we will use these propTypes to provide validation in Python. That is, if you specify that a property is...
For changes in https://github.com/plotly/dash-table/pull/599
In the recording below, `backspace` is hit right after the cell selection and the displayed cell content only updates after the selected cell changed. 