From 69a872129263eb447b24fb286e0f551cf8a4f243 Mon Sep 17 00:00:00 2001 From: julius Date: Sun, 10 Nov 2024 16:15:33 +0100 Subject: [PATCH] add short description --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e69de29..424487b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +# visualisation toolbox + +## scope + +replace matplotlib and plotly for my narrow use cases: +scatter plots and matrix visualisation + +## dependencies +- [numpy](https://numpy.org/) +- [svg.py](https://github.com/orsinium-labs/svg.py)