Closed mchernosky closed 3 years ago
I have the same issue and @mchernosky 's scenario #3 is also not rendering correctly in Firefox. Milestone appears way towards the bottom of the page.
In Chrome, issue is the same as reported above.
Same problem here.
I tried this:
gantt
dateFormat DD/MM/YY
Task 1 :active, 09/04/18, 30/10/20
Milestone 1 :milestone, 29/09/20, 1d
Task 2 :active, 11/11/19, 19/10/20
Milestone 2 :milestone, 30/09/20, 1d
Task 3 :active, 18/02/19, 10/07/20
Milestone 3 :milestone, 01/10/20, 1d
Task 4 :active, 11/03/19, 04/08/20
Milestone 4 :milestone, 11/10/19, 1d
and got this:
The milestone texts appear where they are supposed to, but the milestones themselves don't. Milestone 4 is supposed to appear closest to the bottom, but the earlier the date, the more it moves toward the upper left.
OS: macOS
I use mermaid-cli to generate the diagram.
Hello, I had the same issue. I submit a really simple pull request ##1911 . Hopefully it will be validated :-)
Describe the bug When creating a milestone followed by a task with an absolute start date, the milestone is moved down vertically by about 50% so that it overlaps the task.
To Reproduce Here are three different charts with different configurations:
Expected behavior I would expect the milestone drawn in chart 2 above to be about 50% higher and not overlap the task below it.
Screenshots Here are the rendered charts:
Desktop (please complete the following information):