From 2f691d7483b500d76a0955a6311e76a226751efd Mon Sep 17 00:00:00 2001 From: s-ol Date: Wed, 20 Mar 2024 19:11:42 +0100 Subject: web: selectable, hideable plots --- web/index.html | 41 ++++++++++++++++++-- web/main.js | 72 +++++++++++++++++++++++++---------- web/plot.js | 118 +++++++++++++++++++++++++++++++++++++-------------------- web/style.css | 20 ++++++++++ 4 files changed, 186 insertions(+), 65 deletions(-) diff --git a/web/index.html b/web/index.html index 73717a7..7e37ab7 100644 --- a/web/index.html +++ b/web/index.html @@ -5,6 +5,17 @@ + + + + + + + + + + +