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/17_dynamicStyling.html | 257 --------------------- 1 file changed, 257 deletions(-) delete mode 100644 www/lib/vis/examples/graph2d/17_dynamicStyling.html (limited to 'www/lib/vis/examples/graph2d/17_dynamicStyling.html') diff --git a/www/lib/vis/examples/graph2d/17_dynamicStyling.html b/www/lib/vis/examples/graph2d/17_dynamicStyling.html deleted file mode 100644 index 01beacf4..00000000 --- a/www/lib/vis/examples/graph2d/17_dynamicStyling.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - - Graph2d | Dynamic Styling - - - - - - - -

Graph2d | Dynamic Styling Example

- -
- This example shows how to programmatically change the styling of a group. While this can also - be done in CSS, this must be statically defined, and the programmatic interface allows the - user to define the look of the graph at runtime. -
-
- - - - - - - - - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Line Color - -
Line Style - -
Line thickness - -
Fill Position - -
Fill Color - -
Fill Opacity - -
Points Shape - -
Points Size - -
Points Color - -
Point Line Thickness - -
Points Fill Color - -
-
- - - - - -- cgit v1.2.3