Ganntt diagrams

This commit is contained in:
Yash-Singh1
2021-08-22 11:17:20 -07:00
parent 4ae314c5c0
commit d6d987e962
+5 -1
View File
@@ -60,7 +60,11 @@ export const initEditor = (monacoEditor): void => {
'state',
'note',
'Note',
'title'
'title',
'excludes',
'dateFormat',
'axisFormat',
'todayMarker'
];
// Register a tokens provider for the mermaid language