Fix for issue #129 - Possibility to set the width of the generated flowchart

This commit is contained in:
knsv
2015-03-07 14:52:18 +01:00
parent cbebf126ce
commit 3ae1b5f1a3
7 changed files with 74 additions and 10 deletions

View File

@@ -10,6 +10,7 @@
htmlLabels:true
}
mermaid.startOnLoad=true;
mermaid.flowchartConfig = {width:'100%'};
</script>
<script>
function apa(){