Commit 67ef64e
File tree
Expand file treeCollapse file tree
3 files changed
+7
-24
lines changedFilter options
- examples/subplots_axes_and_figures
- lib
- matplotlib
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
3 files changed
+7
-24
lines changedexamples/subplots_axes_and_figures/secondary_axis.py
Copy file name to clipboardExpand all lines: examples/subplots_axes_and_figures/secondary_axis.py+4-19Lines changed: 4 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 | 29 |
|
46 | 30 |
|
47 | 31 |
|
| ||
98 | 82 |
|
99 | 83 |
|
100 | 84 |
|
| 85 | + |
101 | 86 |
|
102 | 87 |
|
103 | 88 |
|
|
+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
167 |
| - |
| 166 | + |
168 | 167 |
|
169 | 168 |
|
170 | 169 |
|
| ||
426 | 425 |
|
427 | 426 |
|
428 | 427 |
|
429 |
| - |
430 |
| - |
| 428 | + |
431 | 429 |
|
432 | 430 |
|
433 | 431 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
829 | 829 |
|
830 | 830 |
|
831 | 831 |
|
832 |
| - |
| 832 | + |
833 | 833 |
|
834 | 834 |
|
835 | 835 |
|
|
0 commit comments