From 067a6e88d2d6357c0571948353d09e46e0c31535 Mon Sep 17 00:00:00 2001 From: CapitanMorgan Date: Tue, 20 Dec 2016 13:29:28 -0700 Subject: [PATCH] adding example of cursor change for 1845, and now doing it off develop to fix history (#2463) --- examples/network/other/cursorChange.html | 140 +++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 examples/network/other/cursorChange.html diff --git a/examples/network/other/cursorChange.html b/examples/network/other/cursorChange.html new file mode 100644 index 00000000..a35a7230 --- /dev/null +++ b/examples/network/other/cursorChange.html @@ -0,0 +1,140 @@ + + + + Network | Cursor Change + + + + + + + + +

Here is a simple network with nodes and edges that demonstrates how to change the cursor on hover for nodes and edges.

+

Use the dropdowns and button below to change the cursor type bound to an event.

+
+Event Type - + +  +Cursor Type - + +  + + +
+
+ + + + + +