Change to using display mode yaml

This commit is contained in:
Jeremy Funk
2023-03-25 01:56:50 +01:00
parent 2f8c571a5c
commit ba1c5dc6c7
17 changed files with 57 additions and 50 deletions

View File

@@ -88,7 +88,7 @@ const config = {
numberSectionStyles: 4,
axisFormat: '%Y-%m-%d',
topAxis: false,
compact: false,
displayMode: '',
},
};
mermaid.initialize(config);