diff --git a/graph2d_examples.html b/graph2d_examples.html index cfee2ee4..b8af1b96 100644 --- a/graph2d_examples.html +++ b/graph2d_examples.html @@ -85,7 +85,7 @@
-

Graph2d Examples

View all examples » View docs » +

Graph2d Examples

View all examples » View docs »
This small code example shows the easiest way to get a Graph2d up and running. This code has been taken from example 1. The working example is shown next to it. Click it to start the interaction.
diff --git a/graph3d_examples.html b/graph3d_examples.html
index 24cdbbdb..f73a5844 100644
--- a/graph3d_examples.html
+++ b/graph3d_examples.html
@@ -94,7 +94,7 @@
     
-

Graph3d Examples

View all examples » View docs » +

Graph3d Examples

View all examples » View docs »
This small code example shows the easiest way to get a Graph2d up and running. This code has been taken from example 1. The working example is shown next to it. Click it to start the interaction.