First Commit

This commit is contained in:
2024-12-02 15:11:30 +01:00
commit 031f6004de
4688 changed files with 441558 additions and 0 deletions

View File

@@ -0,0 +1 @@
- Allow plot combination: stacked surface + line

View File

@@ -0,0 +1,2 @@
- [https://realpython.com/python-matplotlib-guide/](https://realpython.com/python-matplotlib-guide/)
- [https://codereview.stackexchange.com/questions/101345/generic-plotting-wrapper-around-matplotlib](https://codereview.stackexchange.com/questions/101345/generic-plotting-wrapper-around-matplotlib)