Commit 7d0030c
File tree
Expand file treeCollapse file tree
3 files changed
+185
-3
lines changedFilter options
- lib/matplotlib
- axes
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
3 files changed
+185
-3
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2715 | 2715 |
|
2716 | 2716 |
|
2717 | 2717 |
|
2718 |
| - |
| 2718 | + |
| 2719 | + |
| 2720 | + |
| 2721 | + |
| 2722 | + |
| 2723 | + |
| 2724 | + |
2719 | 2725 |
|
2720 | 2726 |
|
2721 | 2727 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/test_centered_bar_label_nonlinear.svg
Copy file name to clipboard+166Lines changed: 166 additions & 0 deletions
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+12-2Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7792 | 7792 |
|
7793 | 7793 |
|
7794 | 7794 |
|
7795 |
| - |
| 7795 | + |
7796 | 7796 |
|
7797 | 7797 |
|
7798 |
| - |
| 7798 | + |
7799 | 7799 |
|
7800 | 7800 |
|
7801 | 7801 |
|
7802 | 7802 |
|
| 7803 | + |
| 7804 | + |
| 7805 | + |
| 7806 | + |
| 7807 | + |
| 7808 | + |
| 7809 | + |
| 7810 | + |
| 7811 | + |
| 7812 | + |
7803 | 7813 |
|
7804 | 7814 |
|
7805 | 7815 |
|
|
0 commit comments