X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=example.html;h=24d89531626cd8f447407628098f86ac3131e526;hb=5fe4fa10fa947c09ae37841bad3bc76e5767fa0b;hp=dcb2fcdbc958144f9d21804c077e045664db81ec;hpb=48a55161a22d169781fa3e0805ed2da7dac952cf;p=erdiag.git diff --git a/example.html b/example.html index dcb2fcd..24d8953 100644 --- a/example.html +++ b/example.html @@ -1,4 +1,11 @@ -
+

MCD graph:

+
+ +

MLD graph:

+
+ +

SQL instructions:

+
@@ -30,5 +37,7 @@ is_a Instrument Piano Guitar `); - er.drawMcd("test"); + er.drawMcd("mcd"); //,"bubble" + er.drawMld("mld"); + er.fillSql("sql");