diff --git a/test/examples/ganttSideSpan.html b/test/examples/ganttSideSpan.html new file mode 100644 index 000000000..3b9cefcb7 --- /dev/null +++ b/test/examples/ganttSideSpan.html @@ -0,0 +1,29 @@ + + + + + + + + + + + +
+ gantt + dateFormat YYYY-MM-DD + title My Project + + section Long Long Long Long Task Name + Completed task :done, des1, 2016-04-25, 2016-05-21 + Active task :active, des1, 2016-04-25, 2016-04-30 + Future task : des1, 2016-04-25, 2016-05-30 +
+ +