Commit 196078c
committed
fix: make plot figures auto-size to fill available space
Remove hardcoded width/height from plot_mechanism_run and plot_offline_run,
use autosize=True instead so plots fill the explorer window.1 parent 27d4fb2 commit 196078c
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1868 | 1868 | | |
1869 | 1869 | | |
1870 | 1870 | | |
1871 | | - | |
| 1871 | + | |
1872 | 1872 | | |
1873 | | - | |
1874 | | - | |
| 1873 | + | |
1875 | 1874 | | |
1876 | 1875 | | |
1877 | 1876 | | |
| |||
2101 | 2100 | | |
2102 | 2101 | | |
2103 | 2102 | | |
2104 | | - | |
| 2103 | + | |
2105 | 2104 | | |
2106 | | - | |
2107 | | - | |
| 2105 | + | |
2108 | 2106 | | |
2109 | 2107 | | |
2110 | 2108 | | |
| |||
0 commit comments