summaryrefslogtreecommitdiff
path: root/www/lib/vis/examples/graph3d/playground/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/vis/examples/graph3d/playground/index.html')
-rw-r--r--www/lib/vis/examples/graph3d/playground/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/lib/vis/examples/graph3d/playground/index.html b/www/lib/vis/examples/graph3d/playground/index.html
index 4f42260e..134bb264 100644
--- a/www/lib/vis/examples/graph3d/playground/index.html
+++ b/www/lib/vis/examples/graph3d/playground/index.html
@@ -117,6 +117,10 @@
<td><input type="checkbox" id="showPerspective" checked /></td>
</tr>
<tr>
+ <td>showLegend</td>
+ <td><input type="checkbox" id="showLegend" checked /></td>
+ </tr>
+ <tr>
<td>showShadow</td>
<td><input type="checkbox" id="showShadow" /></td>
</tr>