diff --git a/examples/graph/08_selections.html b/examples/graph/07_selections.html similarity index 100% rename from examples/graph/08_selections.html rename to examples/graph/07_selections.html diff --git a/examples/graph/08_mobile_friendly.html b/examples/graph/08_mobile_friendly.html new file mode 100755 index 00000000..96bca679 --- /dev/null +++ b/examples/graph/08_mobile_friendly.html @@ -0,0 +1,108 @@ + + + + Graph | Mobile friendly + + + + + + + + + + + + +
+ + diff --git a/examples/graph/09_automatic_sizing.html b/examples/graph/09_automatic_sizing.html new file mode 100644 index 00000000..c7facdf9 --- /dev/null +++ b/examples/graph/09_automatic_sizing.html @@ -0,0 +1,80 @@ + + + + Graph | Automatic sizing + + + + + + + + + +
+ + diff --git a/examples/graph/10_multiline_text.html b/examples/graph/10_multiline_text.html new file mode 100755 index 00000000..1ac13fff --- /dev/null +++ b/examples/graph/10_multiline_text.html @@ -0,0 +1,42 @@ + + + + Graph | Multiline text + + + + + + + +
+ + diff --git a/examples/graph/15_custom_style.html b/examples/graph/11_custom_style.html similarity index 100% rename from examples/graph/15_custom_style.html rename to examples/graph/11_custom_style.html diff --git a/examples/graph/16_scalable_images.html b/examples/graph/12_scalable_images.html similarity index 100% rename from examples/graph/16_scalable_images.html rename to examples/graph/12_scalable_images.html diff --git a/examples/graph/18_dashed_lines.html b/examples/graph/13_dashed_lines.html similarity index 100% rename from examples/graph/18_dashed_lines.html rename to examples/graph/13_dashed_lines.html diff --git a/examples/graph/19_dot_language.html b/examples/graph/14_dot_language.html similarity index 100% rename from examples/graph/19_dot_language.html rename to examples/graph/14_dot_language.html diff --git a/examples/graph/20_dot_language_playground.html b/examples/graph/15_dot_language_playground.html similarity index 100% rename from examples/graph/20_dot_language_playground.html rename to examples/graph/15_dot_language_playground.html