react-plotly.js
react-plotly.js copied to clipboard
Managing layout with redux does not render plot
I want to manage the layout
using redux, but the plot does not render. Does anyone know what is different about using redux vs react state that is causing an issue?
Here's my stackoverflow post with reproducible code.