Commit b0727ef
Add two-output graph for visualization.py. Add csv validation for dashboard. (#52)
- Add two-output option for visualization.py similar to Matlab
implementation.
- Add csv validation to dashboard to catch incorrect delimiters or
incorrect column names.
- Add two-output into simdec_app.py
- Ship from panel to wasm (Netlify build successfull).
- Closes #45. Closes #50. Closes #53.
---------
Co-authored-by: Pamphile Roy <23188539+tupui@users.noreply.github.com>1 parent 5cedad3 commit b0727ef
10 files changed
Lines changed: 10493 additions & 210 deletions
File tree
- panel
- data
- scripts
- src/simdec
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Large diffs are not rendered by default.
0 commit comments