Skip to content

Mermaid Gantt Chart doesn't use specified activity date #42

@i2ocketguy

Description

@i2ocketguy

Working with the Draw.io Integration Mermaid plugin (v0.1.4) in VS Code (v1.57.1) to make Gantt charts, when applying the mermaid edits with an activity's specified start date, this start date appears to be ignored and the activity starts on the current (today's) date. See images and process below:

New Draw.io file and choosing the default Mermaid Gantt Chart template.

choosing_mermaid_gantt

Loading the default Gantt Chart. Notice that the date shown in the activities list uses today's date, 7/04/2021.

default_mermaid_gantt

Diving into the Mermaid code, the activities clearly define start dates in the year 2017. However, after applying this set up, the start date using today's date is not changed. It appears that the activities' start dates are ignored.

mermaid_gantt_code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions