Commit a93baa1
authored
File tree
Expand file treeCollapse file tree
4 files changed
+17
-21
lines changedFilter options
- doc/api
- lib
- matplotlib
- axes
- cbook
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
4 files changed
+17
-21
lines changed-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
240 | 240 |
|
241 | 241 |
|
242 | 242 |
|
243 |
| - |
244 |
| - |
245 | 243 |
|
246 |
| - |
247 | 244 |
|
248 | 245 |
|
249 | 246 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
364 | 364 |
|
365 | 365 |
|
366 | 366 |
|
| 367 | + |
367 | 368 |
|
368 | 369 |
|
369 | 370 |
|
| ||
1098 | 1099 |
|
1099 | 1100 |
|
1100 | 1101 |
|
1101 |
| - |
1102 | 1102 |
|
1103 | 1103 |
|
1104 | 1104 |
|
| ||
1111 | 1111 |
|
1112 | 1112 |
|
1113 | 1113 |
|
1114 |
| - |
1115 | 1114 |
|
1116 | 1115 |
|
1117 | 1116 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1884 | 1884 |
|
1885 | 1885 |
|
1886 | 1886 |
|
1887 |
| - |
| 1887 | + |
| 1888 | + |
| 1889 | + |
| 1890 | + |
| 1891 | + |
| 1892 | + |
| 1893 | + |
1888 | 1894 |
|
1889 |
| - |
1890 |
| - |
| 1895 | + |
| 1896 | + |
| 1897 | + |
1891 | 1898 |
|
1892 | 1899 |
|
1893 | 1900 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+6-13Lines changed: 6 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
| 43 | + |
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
| ||
585 | 587 |
|
586 | 588 |
|
587 | 589 |
|
588 |
| - |
589 | 590 |
|
590 | 591 |
|
591 | 592 |
|
| ||
637 | 638 |
|
638 | 639 |
|
639 | 640 |
|
640 |
| - |
641 | 641 |
|
642 | 642 |
|
643 | 643 |
|
644 | 644 |
|
645 | 645 |
|
646 | 646 |
|
647 | 647 |
|
648 |
| - |
649 | 648 |
|
650 | 649 |
|
651 | 650 |
|
| ||
698 | 697 |
|
699 | 698 |
|
700 | 699 |
|
701 |
| - |
702 | 700 |
|
703 | 701 |
|
704 | 702 |
|
705 | 703 |
|
706 | 704 |
|
707 | 705 |
|
708 | 706 |
|
709 |
| - |
710 | 707 |
|
711 | 708 |
|
712 | 709 |
|
| ||
759 | 756 |
|
760 | 757 |
|
761 | 758 |
|
762 |
| - |
763 | 759 |
|
764 | 760 |
|
765 | 761 |
|
766 | 762 |
|
767 |
| - |
768 |
| - |
769 |
| - |
| 763 | + |
| 764 | + |
770 | 765 |
|
771 | 766 |
|
772 | 767 |
|
773 | 768 |
|
774 | 769 |
|
775 | 770 |
|
776 | 771 |
|
777 |
| - |
778 |
| - |
779 |
| - |
| 772 | + |
| 773 | + |
780 | 774 |
|
781 | 775 |
|
782 | 776 |
|
783 | 777 |
|
784 | 778 |
|
785 | 779 |
|
786 | 780 |
|
787 |
| - |
788 | 781 |
|
789 | 782 |
|
790 | 783 |
|
|
0 commit comments