From 75687711f35355bc30e4829439384aab28fcac6d Mon Sep 17 00:00:00 2001 From: href Date: Wed, 1 Sep 2021 10:30:18 +0200 Subject: Commit all the changes that hasn't been committed + updates. --- .../metrics-graphics-3.0-alpha3/src/index.html | 238 +++++++++++++++++++++ .../src/scss/.gitignore | 0 2 files changed, 238 insertions(+) create mode 100644 priv/static/metrics-graphics-3.0-alpha3/src/index.html create mode 100644 priv/static/metrics-graphics-3.0-alpha3/src/scss/.gitignore (limited to 'priv/static/metrics-graphics-3.0-alpha3/src') diff --git a/priv/static/metrics-graphics-3.0-alpha3/src/index.html b/priv/static/metrics-graphics-3.0-alpha3/src/index.html new file mode 100644 index 0000000..4f9ce02 --- /dev/null +++ b/priv/static/metrics-graphics-3.0-alpha3/src/index.html @@ -0,0 +1,238 @@ + + + + + MetricsGraphics.js (DEV) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+ +
+
+
Data
+
+ JavaScript See Full List of Options + + +
+
+
+
+ +
+
+
+
+
+ + + + + + diff --git a/priv/static/metrics-graphics-3.0-alpha3/src/scss/.gitignore b/priv/static/metrics-graphics-3.0-alpha3/src/scss/.gitignore new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3