From 04ccd4f6ea87ab6791efff26f2b61806777294ac Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Wed, 7 Feb 2018 02:44:34 +0100 Subject: [PATCH] Complete fix + add option in index.html for output type --- index.html | 29 +++++++++++++++++------------ parser.js | 13 ++++++------- 2 files changed, 23 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index 429232c..4aa7e9e 100644 --- a/index.html +++ b/index.html @@ -11,8 +11,13 @@
MCD graph type: - compact - bubble + compact + bubble +
+
+ Output type: + drawn graph + graphviz input
@@ -29,19 +34,19 @@