From 05e761abca3ff42dbba371af0560b82707dfe7c0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 28 Oct 2016 13:31:36 -0700 Subject: updated vis --- .../vis/examples/graph2d/16_bothAxisTitles.html | 201 +++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 www/lib/vis/examples/graph2d/16_bothAxisTitles.html (limited to 'www/lib/vis/examples/graph2d/16_bothAxisTitles.html') diff --git a/www/lib/vis/examples/graph2d/16_bothAxisTitles.html b/www/lib/vis/examples/graph2d/16_bothAxisTitles.html new file mode 100644 index 00000000..3c08b18a --- /dev/null +++ b/www/lib/vis/examples/graph2d/16_bothAxisTitles.html @@ -0,0 +1,201 @@ + + + + Graph2d | Axis Titles and Styling + + + + + + + +

Graph2d | Axis Titles and Styling

+
+ + + + + +
+ This example shows setting a title for the left and right axis. Optionally the example allows the user + to show icons and labels on the left and right axis. + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ + + + \ No newline at end of file -- cgit v1.2.3