plotly / react-plotly.js

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

Update plotly.js to include the latest version #323

Closed msimoni18 closed 1 year ago

msimoni18 commented 1 year ago

Please update to plotly.js: 2.24.1 so we can use features like #6535. I tried doing it myself, but when I tried to push my branch to the remote repo, I received a permission denied message.

alexcjohnson commented 1 year ago

plotly.js is a peer dependency, this component should work just fine with whatever version you install.

Glad to hear you're excited about multiple legends - we are too!!!