Update gantt.md

This commit is contained in:
lilisha100
2019-09-27 10:15:03 -07:00
committed by GitHub
parent e7161fcca6
commit dffe20b76c

View File

@@ -15,7 +15,17 @@ gantt
Task in sec :2014-01-12 , 12d
another task : 24d
```
```mermaid
gantt
title A Gantt Diagram
dateFormat YYYY-MM-DD
section Section
A task :a1, 2014-01-01, 30d
Another task :after a1 , 20d
section Another
Task in sec :2014-01-12 , 12d
another task : 24d
```
## Syntax
```