From 1a26298d022392c35a3058c6f4692bfd97064b68 Mon Sep 17 00:00:00 2001 From: Jannis Achstetter Date: Thu, 21 Apr 2016 15:58:58 +0200 Subject: [PATCH] Add an example showcasing the different point size options --- samples/different-point-sizes.html | 154 +++++++++++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 samples/different-point-sizes.html diff --git a/samples/different-point-sizes.html b/samples/different-point-sizes.html new file mode 100644 index 000000000..926eecfba --- /dev/null +++ b/samples/different-point-sizes.html @@ -0,0 +1,154 @@ + + + + + Line Chart + + + + + + +
+ +
+
+
+ + + + + + + -- 2.47.3