Commit 0fe598c
File tree
Expand file treeCollapse file tree
2 files changed
+13
-7
lines changedFilter options
- examples/pylab_examples
- lib/matplotlib/axes
Expand file treeCollapse file tree
2 files changed
+13
-7
lines changedexamples/pylab_examples/polar_legend.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/polar_legend.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+11-6Lines changed: 11 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
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 |
|
| ||
508 | 509 |
|
509 | 510 |
|
510 | 511 |
|
511 |
| - |
512 |
| - |
513 |
| - |
514 |
| - |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
515 | 517 |
|
516 | 518 |
|
517 |
| - |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
518 | 523 |
|
519 | 524 |
|
520 | 525 |
|
|
0 commit comments