plot/graphs: Add supported graph types #109
Labels
good first issue
Good for newcomers
Hacktoberfest
This label is assigned to any issue that is good to go for any Hacktoberfest participant
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!
The text was updated successfully, but these errors were encountered: