plotly / react-plotly.js

A plotly.js React component from Plotly 📈
MIT License
1.01k stars 135 forks source link

Full screen button #313

Open soichih opened 1 year ago

soichih commented 1 year ago

Hello. I am trying to add a mode button that lets a user toggle between the current and fullscreen view. Before I start implementing this, I was wondering if anyone else has done this already that I can borrow some ideas.

If this functionality is useful in general, I'd like to volunteer adding such capability to react-plotly.js itself.