Commit b2ded25
committed
Fix previous bug with thermo data plotting
Previous implementation multiplied list by 418400 length rather than
scaling each item by said amount. This caused the plot to show basically
the same value plotted a bunch of times because it was stretched out.1 parent 67d2895 commit b2ded25
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| 436 | + | |
| 437 | + | |
436 | 438 | | |
437 | | - | |
| 439 | + | |
438 | 440 | | |
439 | 441 | | |
440 | 442 | | |
| |||
0 commit comments