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 ;) |
1 reply
注册 for free
to join this conversation on GitHub.
Already have an account?
登录 to comment
Uh oh!
There was an error while loading. Please reload this page.
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?
All reactions