plotly / react-pivottable

React-based drag'n'drop pivot table with Plotly.js charts
https://react-pivottable.js.org/
MIT License
972 stars 248 forks source link

Adding other plotly charts types #160

Open MarcoGiorgi opened 1 year ago

MarcoGiorgi commented 1 year ago

Is it possible to add other types of charts to the dropdown list? I need to add radar chart and support for the map (plotly.js relay on MapBox for the map visualization)

Is it something I can do in the configurations or I need to make changes to the source code?