Closed
Description
Calling Plotly.react
from a state with all traces visible: 'legendonly'
to a new normal state breaks the plot until a fresh newPlot
call.
https://codepen.io/alexcjohnson/pen/RvxLNy?editors=1010
Originally reported in plotly/dash#595
Separate note: why can't I click the legend lines/symbols to show/hide traces? I have to click the name or the space immediately above or below the legend line, but the lines/symbols themselves don't do it.