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/network/other/navigation.html | 135 --------------------- 1 file changed, 135 deletions(-) delete mode 100644 www/lib/vis/examples/network/other/navigation.html (limited to 'www/lib/vis/examples/network/other/navigation.html') diff --git a/www/lib/vis/examples/network/other/navigation.html b/www/lib/vis/examples/network/other/navigation.html deleted file mode 100644 index 760bb539..00000000 --- a/www/lib/vis/examples/network/other/navigation.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - Network | Navigation - - - - - - - - - - - - -

Navigation controls and keyboad navigation

-
- This example is the same as example 2, except for the navigation controls that have been activated. The navigation controls are described below.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Icons:
Keyboard shortcuts:
Up arrow
Down arrow
Left arrow
Right arrow
=
[
Page up
-
]
Page down
None
Description:Move upMove downMove leftMove rightZoom inZoom outZoom extent
-
- Apart from clicking the icons, you can also navigate using the keyboard. The buttons are in table above. - Zoom Extends changes the zoom and position of the camera to encompass all visible nodes. To correctly display the navigation icons, vis.css or vis-network.min.css must be included. - The user is free to alter or overload the CSS classes but without them the navigation icons are not visible. -
- -
- -

- - -- cgit v1.2.3