From 0331a197d79293727692d31ae062c9d5b05ce1d8 Mon Sep 17 00:00:00 2001 From: lsagona Date: Mon, 16 Nov 2020 13:21:40 +0100 Subject: [PATCH] add axis selector --- src/app/component/graph/graph.component.html | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/src/app/component/graph/graph.component.html b/src/app/component/graph/graph.component.html index 5808197..9124d93 100644 --- a/src/app/component/graph/graph.component.html +++ b/src/app/component/graph/graph.component.html @@ -1,4 +1,23 @@ - +
+
+
+ + +
+
+ + +
+
+
+ + -
-- 1.7.10.4