Commit 5b66591
File tree
Expand file treeCollapse file tree
18 files changed
+67
-67
lines changedFilter options
- examples/lines_bars_and_markers
- lib
- matplotlib
- axes
- backends
- qt_editor
- projections
- mpl_toolkits
- axes_grid1
- mplot3d
Expand file treeCollapse file tree
18 files changed
+67
-67
lines changedexamples/lines_bars_and_markers/filled_step.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/filled_step.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
|
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
211 |
| - |
| 211 | + |
212 | 212 |
|
213 | 213 |
|
214 | 214 |
|
| ||
989 | 989 |
|
990 | 990 |
|
991 | 991 |
|
992 |
| - |
| 992 | + |
993 | 993 |
|
994 | 994 |
|
995 | 995 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6833 | 6833 |
|
6834 | 6834 |
|
6835 | 6835 |
|
6836 |
| - |
| 6836 | + |
6837 | 6837 |
|
6838 | 6838 |
|
6839 | 6839 |
|
6840 | 6840 |
|
6841 |
| - |
| 6841 | + |
6842 | 6842 |
|
6843 | 6843 |
|
6844 | 6844 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
455 | 455 |
|
456 | 456 |
|
457 | 457 |
|
458 |
| - |
459 |
| - |
| 458 | + |
| 459 | + |
460 | 460 |
|
461 | 461 |
|
462 | 462 |
|
| ||
906 | 906 |
|
907 | 907 |
|
908 | 908 |
|
909 |
| - |
| 909 | + |
910 | 910 |
|
911 | 911 |
|
912 | 912 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2315 | 2315 |
|
2316 | 2316 |
|
2317 | 2317 |
|
2318 |
| - |
| 2318 | + |
2319 | 2319 |
|
2320 | 2320 |
|
2321 | 2321 |
|
2322 |
| - |
| 2322 | + |
2323 | 2323 |
|
2324 | 2324 |
|
2325 | 2325 |
|
|
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 |
---|---|---|
| ||
1004 | 1004 |
|
1005 | 1005 |
|
1006 | 1006 |
|
1007 |
| - |
| 1007 | + |
1008 | 1008 |
|
1009 | 1009 |
|
1010 | 1010 |
|
|
lib/matplotlib/backends/qt_editor/_formlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_editor/_formlayout.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
221 |
| - |
| 221 | + |
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1299 | 1299 |
|
1300 | 1300 |
|
1301 | 1301 |
|
1302 |
| - |
| 1302 | + |
1303 | 1303 |
|
1304 | 1304 |
|
1305 | 1305 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1955 | 1955 |
|
1956 | 1956 |
|
1957 | 1957 |
|
1958 |
| - |
| 1958 | + |
1959 | 1959 |
|
1960 | 1960 |
|
1961 | 1961 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
216 |
| - |
| 216 | + |
217 | 217 |
|
218 | 218 |
|
219 |
| - |
220 |
| - |
| 219 | + |
| 220 | + |
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
640 | 640 |
|
641 | 641 |
|
642 | 642 |
|
643 |
| - |
| 643 | + |
644 | 644 |
|
645 | 645 |
|
646 | 646 |
|
| ||
850 | 850 |
|
851 | 851 |
|
852 | 852 |
|
853 |
| - |
| 853 | + |
854 | 854 |
|
855 | 855 |
|
856 | 856 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1386 | 1386 |
|
1387 | 1387 |
|
1388 | 1388 |
|
1389 |
| - |
| 1389 | + |
1390 | 1390 |
|
1391 | 1391 |
|
1392 | 1392 |
|
| ||
1579 | 1579 |
|
1580 | 1580 |
|
1581 | 1581 |
|
1582 |
| - |
| 1582 | + |
1583 | 1583 |
|
1584 | 1584 |
|
1585 | 1585 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1069 | 1069 |
|
1070 | 1070 |
|
1071 | 1071 |
|
1072 |
| - |
| 1072 | + |
1073 | 1073 |
|
1074 | 1074 |
|
1075 | 1075 |
|
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
858 | 858 |
|
859 | 859 |
|
860 | 860 |
|
861 |
| - |
| 861 | + |
862 | 862 |
|
863 | 863 |
|
864 | 864 |
|
| ||
895 | 895 |
|
896 | 896 |
|
897 | 897 |
|
898 |
| - |
| 898 | + |
899 | 899 |
|
900 | 900 |
|
901 | 901 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2482 | 2482 |
|
2483 | 2483 |
|
2484 | 2484 |
|
2485 |
| - |
| 2485 | + |
2486 | 2486 |
|
2487 | 2487 |
|
2488 | 2488 |
|
|
lib/mpl_toolkits/axes_grid1/anchored_artists.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/anchored_artists.py+30-30Lines changed: 30 additions & 30 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
| 116 | + |
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
| 125 | + |
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
| ||
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
193 |
| - |
| 193 | + |
194 | 194 |
|
195 | 195 |
|
196 |
| - |
| 196 | + |
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
| ||
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
257 |
| - |
| 257 | + |
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
261 |
| - |
| 261 | + |
262 | 262 |
|
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 |
|
276 | 276 |
|
277 |
| - |
| 277 | + |
278 | 278 |
|
279 | 279 |
|
280 | 280 |
|
| ||
381 | 381 |
|
382 | 382 |
|
383 | 383 |
|
384 |
| - |
| 384 | + |
385 | 385 |
|
386 | 386 |
|
387 |
| - |
| 387 | + |
388 | 388 |
|
389 | 389 |
|
390 |
| - |
| 390 | + |
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
| ||
401 | 401 |
|
402 | 402 |
|
403 | 403 |
|
404 |
| - |
| 404 | + |
405 | 405 |
|
406 | 406 |
|
407 |
| - |
| 407 | + |
408 | 408 |
|
409 | 409 |
|
410 | 410 |
|
411 |
| - |
| 411 | + |
412 | 412 |
|
413 | 413 |
|
414 |
| - |
| 414 | + |
415 | 415 |
|
416 | 416 |
|
417 |
| - |
| 417 | + |
418 | 418 |
|
419 | 419 |
|
420 |
| - |
| 420 | + |
421 | 421 |
|
422 | 422 |
|
423 |
| - |
| 423 | + |
424 | 424 |
|
425 | 425 |
|
426 |
| - |
| 426 | + |
427 | 427 |
|
428 | 428 |
|
429 | 429 |
|
430 | 430 |
|
431 | 431 |
|
432 | 432 |
|
433 |
| - |
| 433 | + |
434 | 434 |
|
435 | 435 |
|
436 |
| - |
| 436 | + |
437 | 437 |
|
438 | 438 |
|
439 |
| - |
| 439 | + |
440 | 440 |
|
441 | 441 |
|
442 |
| - |
| 442 | + |
443 | 443 |
|
444 | 444 |
|
445 | 445 |
|
|
lib/mpl_toolkits/axes_grid1/inset_locator.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/inset_locator.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
408 | 408 |
|
409 | 409 |
|
410 | 410 |
|
411 |
| - |
| 411 | + |
412 | 412 |
|
413 | 413 |
|
414 | 414 |
|
| ||
455 | 455 |
|
456 | 456 |
|
457 | 457 |
|
458 |
| - |
| 458 | + |
459 | 459 |
|
460 | 460 |
|
461 | 461 |
|
| ||
527 | 527 |
|
528 | 528 |
|
529 | 529 |
|
530 |
| - |
| 530 | + |
531 | 531 |
|
532 | 532 |
|
533 | 533 |
|
| ||
573 | 573 |
|
574 | 574 |
|
575 | 575 |
|
576 |
| - |
| 576 | + |
577 | 577 |
|
578 | 578 |
|
579 | 579 |
|
|
0 commit comments