From a671576578232e4c8be4ed8cc580a63cc93f7c27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jason=20W=C3=BCrtz?= Date: Sun, 7 Jul 2019 16:51:40 -0300 Subject: [PATCH] feat(index.html): add example to display new behavior --- dist/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/dist/index.html b/dist/index.html index a70cb14da..22c956d77 100644 --- a/dist/index.html +++ b/dist/index.html @@ -7,6 +7,26 @@ +
+ gantt + title Exclusive end dates (Manual date should end on 3d) + dateFormat YYYY-MM-DD + axisFormat %d + section Section1 + 2 Days: 1, 2019-01-01,2d + Manual Date: 2, 2019-01-01,2019-01-03 +
+ +
+ gantt + title Inclusive end dates (Manual date should end on 4th) + dateFormat YYYY-MM-DD + axisFormat %d + inclusiveEndDates + section Section1 + 2 Days: 1, 2019-01-01,2d + Manual Date: 2, 2019-01-01,2019-01-03 +
graph LR sid-B3655226-6C29-4D00-B685-3D5C734DC7E1["