Commit 87a639d
File tree
Expand file treeCollapse file tree
8 files changed
+14
-14
lines changedFilter options
- examples
- axes_grid1
- misc
- lib
- matplotlib
- backends
- projections
- tests
- mpl_toolkits/axes_grid1
Expand file treeCollapse file tree
8 files changed
+14
-14
lines changedexamples/axes_grid1/demo_axes_rgb.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_rgb.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
83 |
| - |
| 82 | + |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
|
examples/misc/svg_filter_pie.py
Copy file name to clipboardExpand all lines: examples/misc/svg_filter_pie.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
lib/matplotlib/backends/backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pgf.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
683 | 683 |
|
684 | 684 |
|
685 | 685 |
|
686 |
| - |
| 686 | + |
687 | 687 |
|
688 | 688 |
|
689 | 689 |
|
| ||
694 | 694 |
|
695 | 695 |
|
696 | 696 |
|
697 |
| - |
698 |
| - |
| 697 | + |
| 698 | + |
699 | 699 |
|
700 | 700 |
|
701 | 701 |
|
|
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 |
---|---|---|
| ||
691 | 691 |
|
692 | 692 |
|
693 | 693 |
|
694 |
| - |
| 694 | + |
695 | 695 |
|
696 | 696 |
|
697 | 697 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
368 | 368 |
|
369 | 369 |
|
370 | 370 |
|
371 |
| - |
| 371 | + |
372 | 372 |
|
373 | 373 |
|
374 | 374 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
631 | 631 |
|
632 | 632 |
|
633 | 633 |
|
634 |
| - |
635 |
| - |
| 634 | + |
| 635 | + |
636 | 636 |
|
637 | 637 |
|
638 | 638 |
|
|
lib/matplotlib/tests/test_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_patches.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
463 | 463 |
|
464 | 464 |
|
465 | 465 |
|
466 |
| - |
467 |
| - |
| 466 | + |
| 467 | + |
468 | 468 |
|
469 | 469 |
|
470 | 470 |
|
lib/mpl_toolkits/axes_grid1/colorbar.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/colorbar.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
536 | 536 |
|
537 | 537 |
|
538 | 538 |
|
539 |
| - |
| 539 | + |
540 | 540 |
|
541 | 541 |
|
542 | 542 |
|
543 | 543 |
|
544 |
| - |
| 544 | + |
545 | 545 |
|
546 | 546 |
|
547 | 547 |
|
|
0 commit comments