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/graph3d/playground/index.html | 183 --------------------- 1 file changed, 183 deletions(-) delete mode 100644 www/lib/vis/examples/graph3d/playground/index.html (limited to 'www/lib/vis/examples/graph3d/playground/index.html') diff --git a/www/lib/vis/examples/graph3d/playground/index.html b/www/lib/vis/examples/graph3d/playground/index.html deleted file mode 100644 index 134bb264..00000000 --- a/www/lib/vis/examples/graph3d/playground/index.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - Graph 3D - Playground - - - - - - - - - - - - - -

Graph 3D - Playground

- - --- - - - - - - - -
-

Data

-

- Graph 3D expects a data table with first three to five columns: - colums x, y, z (optional), - style, filter (optional). -

- - - - - - - -
- Csv - - -
- -
-
-

Graph

-

- -

- -
-
-

Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OptionValue
width for example "500px" or "100%"
height for example "500px" or "100%"
style - -
showAnimationControls
showGrid
showPerspective
showLegend
showShadow
keepAspectRatio
verticalRatio a value between 0.1 and 1.0
animationInterval in milliseconds
animationPreload
animationAutoStart
xCenter
yCenter
xMin
xMax
xStep
yMin
yMax
yStep
zMin
zMax
zStep
valueMin
valueMax
xBarWidth
yBarWidth
xLabel
yLabel
zLabel
filterLabel
legendLabel
- -
- - -- cgit v1.2.3