You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a chart with 2 y axes (line traces on y axis 1, bar trace on y axis 2), with a callback that transitions the chart to a single axis view faceting the chart by a specific column value. When the callback is fired, the chart does not get updated with dash-core-components version 0.20.1. This functionality worked as expected with version 0.19.0.
Attached is a snapshot of the console output from when the callback gets fired.
I have a chart with 2 y axes (line traces on y axis 1, bar trace on y axis 2), with a callback that transitions the chart to a single axis view faceting the chart by a specific column value. When the callback is fired, the chart does not get updated with dash-core-components version 0.20.1. This functionality worked as expected with version 0.19.0.
Attached is a snapshot of the console output from when the callback gets fired.