Marc-André Rivet

Results 17 issues of 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...

dash-type-enhancement

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 ) - [ ]...

size: 3
feature

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...

bug
size: 1

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...

bug
size: 0.3

For changes in https://github.com/plotly/dash-table/pull/599

dash-type-enhancement

In the recording below, `backspace` is hit right after the cell selection and the displayed cell content only updates after the selected cell changed. ![Feb-20-2020 12-04-07](https://user-images.githubusercontent.com/8092993/74959742-29a66200-53d9-11ea-926f-8259d552cef6.gif)

dash-type-bug
regression