Support for Plotly 2.x
I've noticed this react wrapper hasn't been updated in last 7 months. Now that plotly.js 2.1 is out, are there plans to update this wrapper?
There's no need to update anything: this wrapper is forwards-compatible.
There's no need to update anything: this wrapper is forwards-compatible.
According to https://github.com/plotly/plotly.js/issues/5925#issuecomment-913715480 since v2 importing ploly.js-dist is the preferred and documented way of requiring but this library still documents installing plotly.js. This is an issue for us because of some changes made in plotly version 2.5. https://github.com/plotly/react-plotly.js/issues/258