Commit bce6263
File tree
Expand file treeCollapse file tree
3 files changed
+17
-5
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
3 files changed
+17
-5
lines changedlib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
367 | 367 |
|
368 | 368 |
|
369 | 369 |
|
| 370 | + |
370 | 371 |
|
371 | 372 |
|
372 | 373 |
|
| ||
376 | 377 |
|
377 | 378 |
|
378 | 379 |
|
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
379 | 387 |
|
380 | 388 |
|
381 | 389 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1008 | 1008 |
|
1009 | 1009 |
|
1010 | 1010 |
|
1011 |
| - |
| 1011 | + |
| 1012 | + |
1012 | 1013 |
|
1013 | 1014 |
|
1014 | 1015 |
|
| ||
1066 | 1067 |
|
1067 | 1068 |
|
1068 | 1069 |
|
1069 |
| - |
| 1070 | + |
1070 | 1071 |
|
1071 | 1072 |
|
1072 | 1073 |
|
|
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
| 114 | + |
114 | 115 |
|
115 | 116 |
|
116 | 117 |
|
| ||
120 | 121 |
|
121 | 122 |
|
122 | 123 |
|
123 |
| - |
124 |
| - |
125 |
| - |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
126 | 128 |
|
127 | 129 |
|
128 | 130 |
|
| 131 | + |
129 | 132 |
|
130 | 133 |
|
131 | 134 |
|
|
0 commit comments