add short description

This commit is contained in:
julius 2024-11-10 16:15:33 +01:00
parent a7f08162c1
commit 69a8721292
Signed by: julius
GPG Key ID: C80A63E6A5FD7092

View File

@ -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)