Commit 640604d
File tree
Expand file treeCollapse file tree
22 files changed
+89
-96
lines changedFilter options
- examples/user_interfaces
- lib/matplotlib
- backends
- qt_editor
Expand file treeCollapse file tree
22 files changed
+89
-96
lines changedexamples/user_interfaces/embedding_in_wx2_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_wx2_sgskip.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
| 23 | + |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
|
examples/user_interfaces/embedding_in_wx3_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_wx3_sgskip.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
examples/user_interfaces/embedding_in_wx4_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_wx4_sgskip.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 |
| - |
| 44 | + |
46 | 45 |
|
47 | 46 |
|
48 | 47 |
|
|
examples/user_interfaces/embedding_in_wx5_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_wx5_sgskip.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
examples/user_interfaces/fourier_demo_wx_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/fourier_demo_wx_sgskip.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
|
examples/user_interfaces/mathtext_wx_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/mathtext_wx_sgskip.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
examples/user_interfaces/wxcursor_demo_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/wxcursor_demo_sgskip.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
lib/matplotlib/backend_tools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.py+12-12Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
190 |
| - |
| 190 | + |
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
| ||
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
238 |
| - |
| 238 | + |
239 | 239 |
|
240 | 240 |
|
241 | 241 |
|
| ||
253 | 253 |
|
254 | 254 |
|
255 | 255 |
|
256 |
| - |
| 256 | + |
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
| ||
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
271 |
| - |
| 271 | + |
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
| ||
324 | 324 |
|
325 | 325 |
|
326 | 326 |
|
327 |
| - |
| 327 | + |
328 | 328 |
|
329 | 329 |
|
330 | 330 |
|
331 | 331 |
|
332 |
| - |
| 332 | + |
333 | 333 |
|
334 | 334 |
|
335 | 335 |
|
| ||
473 | 473 |
|
474 | 474 |
|
475 | 475 |
|
476 |
| - |
| 476 | + |
477 | 477 |
|
478 | 478 |
|
479 | 479 |
|
| ||
522 | 522 |
|
523 | 523 |
|
524 | 524 |
|
525 |
| - |
| 525 | + |
526 | 526 |
|
527 | 527 |
|
528 | 528 |
|
| ||
719 | 719 |
|
720 | 720 |
|
721 | 721 |
|
722 |
| - |
| 722 | + |
723 | 723 |
|
724 | 724 |
|
725 | 725 |
|
| ||
749 | 749 |
|
750 | 750 |
|
751 | 751 |
|
752 |
| - |
| 752 | + |
753 | 753 |
|
754 | 754 |
|
755 | 755 |
|
| ||
790 | 790 |
|
791 | 791 |
|
792 | 792 |
|
793 |
| - |
| 793 | + |
794 | 794 |
|
795 | 795 |
|
796 | 796 |
|
| ||
916 | 916 |
|
917 | 917 |
|
918 | 918 |
|
919 |
| - |
| 919 | + |
920 | 920 |
|
921 | 921 |
|
922 | 922 |
|
|
lib/matplotlib/backends/_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_tk.py+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| ||
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
266 |
| - |
| 266 | + |
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
272 |
| - |
| 272 | + |
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
| ||
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
287 |
| - |
288 |
| - |
| 287 | + |
| 288 | + |
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
| ||
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
307 |
| - |
| 307 | + |
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
311 | 311 |
|
312 | 312 |
|
313 | 313 |
|
314 |
| - |
| 314 | + |
315 | 315 |
|
316 | 316 |
|
317 | 317 |
|
| ||
401 | 401 |
|
402 | 402 |
|
403 | 403 |
|
404 |
| - |
| 404 | + |
405 | 405 |
|
406 | 406 |
|
407 | 407 |
|
| ||
803 | 803 |
|
804 | 804 |
|
805 | 805 |
|
806 |
| - |
| 806 | + |
807 | 807 |
|
808 | 808 |
|
809 | 809 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
|
lib/matplotlib/backends/backend_cairo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_cairo.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
| 134 | + |
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
| ||
338 | 338 |
|
339 | 339 |
|
340 | 340 |
|
341 |
| - |
| 341 | + |
342 | 342 |
|
343 | 343 |
|
344 | 344 |
|
345 | 345 |
|
346 | 346 |
|
347 | 347 |
|
348 |
| - |
| 348 | + |
349 | 349 |
|
350 | 350 |
|
351 | 351 |
|
| ||
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
394 |
| - |
| 394 | + |
395 | 395 |
|
396 | 396 |
|
397 | 397 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| ||
369 | 369 |
|
370 | 370 |
|
371 | 371 |
|
372 |
| - |
| 372 | + |
373 | 373 |
|
374 | 374 |
|
375 | 375 |
|
|
lib/matplotlib/backends/backend_nbagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_nbagg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
|
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2296 | 2296 |
|
2297 | 2297 |
|
2298 | 2298 |
|
2299 |
| - |
| 2299 | + |
2300 | 2300 |
|
2301 | 2301 |
|
2302 | 2302 |
|
| ||
2481 | 2481 |
|
2482 | 2482 |
|
2483 | 2483 |
|
2484 |
| - |
| 2484 | + |
2485 | 2485 |
|
2486 | 2486 |
|
2487 | 2487 |
|
|
lib/matplotlib/backends/backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pgf.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
420 | 420 |
|
421 | 421 |
|
422 | 422 |
|
423 |
| - |
| 423 | + |
424 | 424 |
|
425 | 425 |
|
426 | 426 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
761 | 761 |
|
762 | 762 |
|
763 | 763 |
|
764 |
| - |
765 |
| - |
| 764 | + |
766 | 765 |
|
767 | 766 |
|
768 |
| - |
769 |
| - |
| 767 | + |
770 | 768 |
|
771 | 769 |
|
772 | 770 |
|
|
0 commit comments