Commit e803350
File tree
Expand file treeCollapse file tree
16 files changed
+655
-374
lines changedFilter options
- doc/api/next_api_changes
- lib
- matplotlib
- axes
- tests
- baseline_images
- test_backend_pgf
- test_constrainedlayout
- test_table
- test_text
- test_tightlayout
- mpl_toolkits/tests/baseline_images/test_axes_grid1
Expand file treeCollapse file tree
16 files changed
+655
-374
lines changeddoc/api/next_api_changes/2018-11-04-JMK.rst
Copy file name to clipboard+14Lines changed: 14 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 | + |
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+18-18Lines changed: 18 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
564 | 564 |
|
565 | 565 |
|
566 | 566 |
|
567 |
| - |
568 |
| - |
569 |
| - |
570 |
| - |
571 |
| - |
572 |
| - |
573 |
| - |
574 |
| - |
575 |
| - |
576 |
| - |
577 |
| - |
578 |
| - |
| 567 | + |
| 568 | + |
| 569 | + |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
579 | 578 |
|
580 | 579 |
|
581 | 580 |
|
| ||
4322 | 4321 |
|
4323 | 4322 |
|
4324 | 4323 |
|
4325 |
| - |
4326 |
| - |
4327 |
| - |
| 4324 | + |
| 4325 | + |
| 4326 | + |
| 4327 | + |
4328 | 4328 |
|
4329 |
| - |
4330 |
| - |
4331 |
| - |
| 4329 | + |
| 4330 | + |
| 4331 | + |
4332 | 4332 |
|
4333 | 4333 |
|
4334 | 4334 |
|
|
+51-1Lines changed: 51 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
148 | 158 |
|
149 | 159 |
|
150 | 160 |
|
151 |
| - |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
152 | 202 |
|
153 | 203 |
|
154 | 204 |
|
|
lib/matplotlib/tests/baseline_images/test_backend_pgf/pgf_bbox_inches.pdf
Copy file name to clipboard-6 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_constrainedlayout/test_colorbar_location.png
Copy file name to clipboard938 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_table/table_auto_column.png
Copy file name to clipboard94 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_table/table_cell_manipulation.png
Copy file name to clipboard1.18 KB
Loading
lib/matplotlib/tests/baseline_images/test_table/table_labels.png
Copy file name to clipboard94 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_table/table_zorder.png
Copy file name to clipboard94 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_text/large_subscript_title.png
Copy file name to clipboard-306 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_tightlayout/outward_ticks.pdf
Copy file name to clipboard-164 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_tightlayout/outward_ticks.png
Copy file name to clipboard-174 Bytes
Loading
0 commit comments