You are browsing as a guest. Sign up (or log in) to start making projects!

1h 48m 30s logged

Gantt Diagram

I want to use a Gantt Diagram to show when to sow and when to harvest plants. I decided to make this chart with a generated SVG graphic but that was a mistake: Calculating the position of each element (text, rectangle, line) is really fragile and styling the diagram further is painful.

I want to re-do the diagram with a html table, which can be styled a lot easier.

0
3

Comments 0

No comments yet. Be the first!