gantt chart
#465
Replies: 1 comment 1 reply
-
Well, a gantt chart is basically a horizontal bar chart with a time axis, so this is what i'd start with. However, there are many tools out there to create this specific type of chart, so if Plotly.NET is not a hard requirement, i would use those. Feel free to contribute a respective preset though if you want to implement this in Plotly.NET ;) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I need a gantt chart, but i can't even imagine where to start :). What would be a best way to start experimenting?
Beta Was this translation helpful? Give feedback.
All reactions