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

Graph2d | Both Axis Example

-
- This example shows the some of the graphs outlined on the right side using the yAxisOrientation option within the groups. - We also show a few more custom styles for the graphs. Finally, the legend is manually positioned. Both the left and right axis - have their own legend. If one of the axis is unused, the legend is not shown. The options for the legend have been split - in a left and a right segment. The default position of the left axis has been changed. - - -
-
-
- - - - \ No newline at end of file -- cgit v1.2.3