I’m using react-ploty.js, and I’ve got a plot that is periodically updated with new data. Whenever the component is updated the re-render clears the current legend trace visibility toggles. Is there a way to specify the trace visibility via layout/config?