diff --git a/docs/gantt.md b/docs/gantt.md index be90d8a8f..f9efe908c 100644 --- a/docs/gantt.md +++ b/docs/gantt.md @@ -1,5 +1,7 @@ # Gantt diagrams +**Edit this Page** [![N|Solid](img/GitHub-Mark-32px.png)](https://github.com/mermaid-js/mermaid/blob/develop/docs/gantt.md) + > A Gantt chart is a type of bar chart, first developed by Karol Adamiecki in 1896, and independently by Henry Gantt in the 1910s, that illustrates a project schedule and the amount of time it would take for any one project to finish. Gantt charts illustrate number of days between the start and finish dates of the terminal elements and summary elements of a project. ## A note to users