Commit f0bdd3d
File tree
5 files changed
+62
-9
lines changedFilter options
- doc/users/next_whats_new
- lib
- matplotlib
- axes
- mpl-data
- mpl_toolkits/mplot3d
5 files changed
+62
-9
lines changeddoc/users/next_whats_new/axes_rcparams.rst
Copy file name to clipboard+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
646 | 646 |
|
647 | 647 |
|
648 | 648 |
|
649 |
| - |
650 |
| - |
651 |
| - |
| 649 | + |
| 650 | + |
| 651 | + |
652 | 652 |
|
653 | 653 |
|
654 | 654 |
|
|
lib/matplotlib/mpl-data/matplotlibrc
Copy file name to clipboardExpand all lines: lib/matplotlib/mpl-data/matplotlibrc+11-2Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
425 | 425 |
|
426 | 426 |
|
427 | 427 |
|
428 |
| - |
429 |
| - |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
430 | 439 |
|
431 | 440 |
|
432 | 441 |
|
|
+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
347 | 347 |
|
348 | 348 |
|
349 | 349 |
|
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
350 | 361 |
|
351 | 362 |
|
352 | 363 |
|
| ||
1015 | 1026 |
|
1016 | 1027 |
|
1017 | 1028 |
|
| 1029 | + |
| 1030 | + |
| 1031 | + |
1018 | 1032 |
|
1019 | 1033 |
|
1020 | 1034 |
|
| 1035 | + |
| 1036 | + |
| 1037 | + |
| 1038 | + |
1021 | 1039 |
|
1022 | 1040 |
|
1023 | 1041 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+14-4Lines changed: 14 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
93 |
| - |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
94 | 98 |
|
95 | 99 |
|
96 | 100 |
|
| ||
124 | 128 |
|
125 | 129 |
|
126 | 130 |
|
127 |
| - |
| 131 | + |
128 | 132 |
|
129 | 133 |
|
130 | 134 |
|
| ||
148 | 152 |
|
149 | 153 |
|
150 | 154 |
|
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
151 | 161 |
|
152 | 162 |
|
153 | 163 |
|
|
0 commit comments