add more tests in cli_test-samples: flowchart, sequence, gantt, gitgraph, load html in phantomjs and save screenshot png

This commit is contained in:
whyzdev
2017-01-01 14:58:48 -05:00
parent 2d2f0b9281
commit a56fe7a8fe
8 changed files with 226 additions and 27 deletions

View File

@@ -0,0 +1,8 @@
gantt
dateFormat YYYY-MM-DD
title Adding GANTT diagram functionality to mermaid
section A section
Completed task :done, des1, 2014-01-06,2014-01-08
Active task :active, des2, 2014-01-09, 3d
Future task : des3, after des2, 5d
Future task2 : des4, after des3, 5d