You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually you can perfectly use the gantt diagram to draw tasks on hours, minutes or even seconds base.
This could make mermaid a powerful tool to easily visualize time trackings (like visualize a taskwarrior database).
This would be really helpful - with longer gantts with a mix of long and short tasks, the bottom scale is unreadable. A separate field would be great so we can specify year-month-date as start/ends but show month-date on the output.
Actually you can perfectly use the gantt diagram to draw tasks on hours, minutes or even seconds base.
This could make mermaid a powerful tool to easily visualize time trackings (like visualize a taskwarrior database).
https://mermaidjs.github.io/mermaid-live-editor/#/edit/eyJjb2RlIjoiZ2FudHRcbnRpdGxlIFRpbWUgVHJhY2tpbmdcbmRhdGVGb3JtYXQgIEhIOm06c1xuc2VjdGlvbiBNb25kYXlcbkEgdGFzayAgICAgICAgICAgOiBhMSwgMDk6MDA6MDAsIDA5OjMwOjAwXG5Bbm90aGVyIHRhc2sgICAgIDphZnRlciBhMSAgLCAyMG1cbnNlY3Rpb24gVHVlc2RheVxuVGFzayBpbiBzZWMgICAgICA6MDk6MDA6MzAgICwgMTJtXG5hbm90aGVyIHRhc2sgICAgICA6IDI0bSIsIm1lcm1haWQiOnsidGhlbWUiOiJkZWZhdWx0In19
However the scale at the bottom still only prints the date.
It would be helpful if the
dateFormat
field would be evaluated for the date/time output aswell, or if you had anotheroutputFormat
field for that.The text was updated successfully, but these errors were encountered: