react-plotlyjs icon indicating copy to clipboard operation
react-plotlyjs copied to clipboard

Now pass container element in listeners

Open acailly opened this issue 8 years ago • 0 comments

The graph dom element is not accessible outside the React Component. I added it to the event handlers params in order to be abble to call Plotly.restyle() from outside

acailly avatar Apr 25 '17 16:04 acailly