From 210e8feae2fb4842bfb2de38666e6c41671fef3c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 12:42:48 -0400 Subject: removed lib --- .../vis/examples/graph2d/09_external_legend.html | 363 --------------------- 1 file changed, 363 deletions(-) delete mode 100644 www/lib/vis/examples/graph2d/09_external_legend.html (limited to 'www/lib/vis/examples/graph2d/09_external_legend.html') diff --git a/www/lib/vis/examples/graph2d/09_external_legend.html b/www/lib/vis/examples/graph2d/09_external_legend.html deleted file mode 100644 index 8ec82fa8..00000000 --- a/www/lib/vis/examples/graph2d/09_external_legend.html +++ /dev/null @@ -1,363 +0,0 @@ - - - - Graph2d | External legend Example - - - - - - - -

Graph2d | External custom legend

-
- This example shows how to create an external custom legend using the getLegend function. We use normal JavaScript to show and hide the - groups by updating the dataset. - -
-
-
-
- - - - - -- cgit v1.2.3