From b28028ac4082842143b0f528d6bc539da6ccb419 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 Sep 2017 12:49:18 -0400 Subject: mega changes, including updates and X --- .../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..5fe0e6d8 --- /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