Merge branch 'plotInHistory' into 'develop'
History sensitive plots See merge request !317
No related branches found
No related tags found
Showing
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- saqc/core/modules/tools.py 5 additions, 2 deletionssaqc/core/modules/tools.py
- saqc/funcs/tools.py 30 additions, 30 deletionssaqc/funcs/tools.py
- saqc/lib/plotting.py 125 additions, 48 deletionssaqc/lib/plotting.py
- tests/funcs/test_tools.py 3 additions, 5 deletionstests/funcs/test_tools.py
... | ... | @@ -14,3 +14,4 @@ PyWavelets==1.1.1 |
scikit-learn==1.0 | ||
scipy==1.7.1 | ||
typing_extensions==3.10.0.2 | ||
seaborn==0.11.2 |
Please register or sign in to comment