This repository was archived by the owner on Aug 29, 2025. It is now read-only.

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