Commit 07cfa22
File tree
Expand file treeCollapse file tree
4 files changed
+21
-3
lines changedFilter options
- lib
- matplotlib
- axes
- mpl_toolkits
- mplot3d
- tests
Expand file treeCollapse file tree
4 files changed
+21
-3
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
645 | 645 |
|
646 | 646 |
|
647 | 647 |
|
| 648 | + |
| 649 | + |
648 | 650 |
|
649 | 651 |
|
650 | 652 |
|
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
579 | 579 |
|
580 | 580 |
|
581 | 581 |
|
| 582 | + |
| 583 | + |
582 | 584 |
|
583 | 585 |
|
584 | 586 |
|
| ||
708 | 710 |
|
709 | 711 |
|
710 | 712 |
|
| 713 | + |
| 714 | + |
| 715 | + |
| 716 | + |
711 | 717 |
|
712 | 718 |
|
713 | 719 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
| 100 | + |
| 101 | + |
100 | 102 |
|
101 | 103 |
|
102 | 104 |
|
| ||
125 | 127 |
|
126 | 128 |
|
127 | 129 |
|
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
128 | 138 |
|
129 | 139 |
|
130 | 140 |
|
|
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
702 | 702 |
|
703 | 703 |
|
704 | 704 |
|
705 |
| - |
| 705 | + |
706 | 706 |
|
707 | 707 |
|
708 | 708 |
|
| ||
1109 | 1109 |
|
1110 | 1110 |
|
1111 | 1111 |
|
1112 |
| - |
| 1112 | + |
1113 | 1113 |
|
1114 | 1114 |
|
1115 | 1115 |
|
|
0 commit comments