Open
Description
Right now vsl.plot supports the following graph types: Bar, Heatmap, Pie, Scatter, Scatter 3D, Surface. We need to add more!
We are using Python/Plotly as backend so you can check at their doc to know more about supported graphs.
Feel free to submit any amount of PRs for this issue!