Commit dba7f8d
File tree
Expand file treeCollapse file tree
7 files changed
+73
-50
lines changedFilter options
- lib/matplotlib
- backends
Expand file treeCollapse file tree
7 files changed
+73
-50
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+30-12Lines changed: 30 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2011 | 2011 |
|
2012 | 2012 |
|
2013 | 2013 |
|
| 2014 | + |
| 2015 | + |
| 2016 | + |
| 2017 | + |
| 2018 | + |
| 2019 | + |
| 2020 | + |
| 2021 | + |
| 2022 | + |
| 2023 | + |
| 2024 | + |
| 2025 | + |
| 2026 | + |
| 2027 | + |
| 2028 | + |
| 2029 | + |
| 2030 | + |
| 2031 | + |
2014 | 2032 |
|
2015 | 2033 |
|
2016 | 2034 |
|
| ||
2914 | 2932 |
|
2915 | 2933 |
|
2916 | 2934 |
|
2917 |
| - |
| 2935 | + |
2918 | 2936 |
|
2919 | 2937 |
|
2920 | 2938 |
|
| ||
2983 | 3001 |
|
2984 | 3002 |
|
2985 | 3003 |
|
2986 |
| - |
2987 |
| - |
2988 |
| - |
| 3004 | + |
| 3005 | + |
| 3006 | + |
2989 | 3007 |
|
2990 |
| - |
2991 |
| - |
2992 |
| - |
2993 |
| - |
2994 |
| - |
2995 |
| - |
| 3008 | + |
| 3009 | + |
| 3010 | + |
| 3011 | + |
| 3012 | + |
| 3013 | + |
2996 | 3014 |
|
2997 | 3015 |
|
2998 | 3016 |
|
| ||
3009 | 3027 |
|
3010 | 3028 |
|
3011 | 3029 |
|
3012 |
| - |
| 3030 | + |
3013 | 3031 |
|
3014 | 3032 |
|
3015 |
| - |
| 3033 | + |
3016 | 3034 |
|
3017 | 3035 |
|
3018 | 3036 |
|
|
lib/matplotlib/backend_tools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
269 |
| - |
| 269 | + |
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
| 274 | + |
275 | 275 |
|
276 | 276 |
|
277 |
| - |
| 277 | + |
278 | 278 |
|
279 | 279 |
|
280 | 280 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+10-9Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| ||
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
191 | 199 |
|
192 | 200 |
|
193 | 201 |
|
| ||
533 | 541 |
|
534 | 542 |
|
535 | 543 |
|
536 |
| - |
537 |
| - |
538 |
| - |
539 |
| - |
540 |
| - |
541 |
| - |
542 |
| - |
543 | 544 |
|
544 | 545 |
|
545 | 546 |
|
|
lib/matplotlib/backends/backend_macosx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_macosx.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
42 | 46 |
|
43 | 47 |
|
44 | 48 |
|
| ||
108 | 112 |
|
109 | 113 |
|
110 | 114 |
|
111 |
| - |
112 |
| - |
113 |
| - |
114 | 115 |
|
115 | 116 |
|
116 | 117 |
|
|
lib/matplotlib/backends/backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
244 | 248 |
|
245 | 249 |
|
246 | 250 |
|
| ||
702 | 706 |
|
703 | 707 |
|
704 | 708 |
|
705 |
| - |
706 |
| - |
707 |
| - |
708 | 709 |
|
709 | 710 |
|
710 | 711 |
|
|
lib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py+16-15Lines changed: 16 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
160 | 173 |
|
161 | 174 |
|
162 | 175 |
|
| ||
362 | 375 |
|
363 | 376 |
|
364 | 377 |
|
| 378 | + |
| 379 | + |
365 | 380 |
|
366 | 381 |
|
367 |
| - |
| 382 | + |
368 | 383 |
|
369 | 384 |
|
370 | 385 |
|
371 | 386 |
|
372 | 387 |
|
373 | 388 |
|
374 | 389 |
|
375 |
| - |
376 |
| - |
377 |
| - |
378 |
| - |
379 |
| - |
380 |
| - |
381 |
| - |
382 |
| - |
383 |
| - |
384 |
| - |
385 |
| - |
386 |
| - |
387 |
| - |
388 |
| - |
389 | 390 |
|
390 | 391 |
|
391 | 392 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
719 | 719 |
|
720 | 720 |
|
721 | 721 |
|
| 722 | + |
| 723 | + |
| 724 | + |
| 725 | + |
| 726 | + |
| 727 | + |
722 | 728 |
|
723 | 729 |
|
724 | 730 |
|
| ||
1155 | 1161 |
|
1156 | 1162 |
|
1157 | 1163 |
|
1158 |
| - |
1159 |
| - |
1160 |
| - |
1161 |
| - |
1162 |
| - |
1163 | 1164 |
|
1164 | 1165 |
|
1165 | 1166 |
|
|
0 commit comments