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/02_bars.html | 57 ------------------------------- 1 file changed, 57 deletions(-) delete mode 100644 www/lib/vis/examples/graph2d/02_bars.html (limited to 'www/lib/vis/examples/graph2d/02_bars.html') diff --git a/www/lib/vis/examples/graph2d/02_bars.html b/www/lib/vis/examples/graph2d/02_bars.html deleted file mode 100644 index 42957d74..00000000 --- a/www/lib/vis/examples/graph2d/02_bars.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - Graph2d | Bar Graph Example - - - - - - - -

Graph2d | Bar Graph Example

-
- This example shows the most the same data as the first example, except we plot the data as bars! The - dataAxis (y-axis) icons have been enabled as well. These icons are generated automatically from the CSS - styling of the graphs. Finally, we've used the option from Timeline where we draw the x-axis (time-axis) on top. -

- The align option can be used to align the bar at the center of the datapoint or on the left or right side of it. - This example uses the default center alignment. -
-
- -
- - - - \ No newline at end of file -- cgit v1.2.3