Commit 7711922
3 files changed
+7
-9
lines changedSubmodule ChimbukoVisualizationII updated 20 files
- .gitignore+3-1
- README.md+7-6
- data/images/new interface 2.png
- frontend/v1/app/actions/dataActions.js+3-3
- frontend/v1/app/appindex.js+120-41
- frontend/v1/app/reducers/index.js+8-3
- frontend/v1/app/views/AnomalyFunc.js+5-7
- frontend/v1/app/views/AnomalyHistory.js+109-207
- frontend/v1/app/views/AnomalyHistory_old.js+276
- frontend/v1/app/views/AnomalyStats.js+50-21
- frontend/v1/package-lock.json+638-508
- frontend/v1/package.json+5-5
- requirements.txt+2-2
- server/__init__.py+3-1
- server/api/anomalystats.py+276-7
- server/datamodel.py+9
- server/events.py+182-26
- server/static/js/bundle.js+1-1
- tests/streaming_test.py+61-39
- webserver/run_webserver.sh+3-2
Submodule PerformanceAnalysis updated 104 files
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
0 commit comments