Commit bec81a3
plot.show() fix (#129)
* plot.show() fix
Moved a few things around I got this to work on my Windows 10 machine
seems like Spawn() does the trick!!
* Revert "plot.show() fix"
This reverts commit 780976a.
* fix plot.show() Windows
Hi, sorry for the last PR updated!!
* fix command line args
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Michael Freeborn <31806808+mfreeborn@users.noreply.github.com>1 parent 712bee6 commit bec81a3
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
469 | | - | |
470 | | - | |
| 469 | + | |
| 470 | + | |
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| |||
0 commit comments