Commit 25778c6
File tree
Expand file treeCollapse file tree
13 files changed
+152
-13
lines changedFilter options
- doc
- devel
- users/next_whats_new
- examples/statistics
- lib/matplotlib
- axes
- backends
- tests
- baseline_images/test_axes
- requirements/testing
Expand file treeCollapse file tree
13 files changed
+152
-13
lines changed.pre-commit-config.yaml
Copy file name to clipboard+29Lines changed: 29 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 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
doc/devel/development_setup.rst
Copy file name to clipboardExpand all lines: doc/devel/development_setup.rst+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
63 | 73 |
|
64 | 74 |
|
65 | 75 |
|
doc/users/next_whats_new/custom_cap_widths.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 | + |
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
|
examples/statistics/boxplot_demo.py
Copy file name to clipboardExpand all lines: examples/statistics/boxplot_demo.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
234 | 246 |
|
235 | 247 |
|
236 | 248 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+30-10Lines changed: 30 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3525 | 3525 |
|
3526 | 3526 |
|
3527 | 3527 |
|
3528 |
| - |
| 3528 | + |
| 3529 | + |
3529 | 3530 |
|
3530 | 3531 |
|
3531 | 3532 |
|
| ||
3692 | 3693 |
|
3693 | 3694 |
|
3694 | 3695 |
|
| 3696 | + |
| 3697 | + |
3695 | 3698 |
|
3696 | 3699 |
|
3697 | 3700 |
|
| ||
3820 | 3823 |
|
3821 | 3824 |
|
3822 | 3825 |
|
3823 |
| - |
| 3826 | + |
| 3827 | + |
3824 | 3828 |
|
3825 | 3829 |
|
3826 | 3830 |
|
3827 | 3831 |
|
3828 | 3832 |
|
3829 | 3833 |
|
3830 | 3834 |
|
3831 |
| - |
| 3835 | + |
| 3836 | + |
3832 | 3837 |
|
3833 | 3838 |
|
3834 | 3839 |
|
| ||
3866 | 3871 |
|
3867 | 3872 |
|
3868 | 3873 |
|
| 3874 | + |
| 3875 | + |
| 3876 | + |
| 3877 | + |
3869 | 3878 |
|
3870 | 3879 |
|
3871 | 3880 |
|
| ||
3998 | 4007 |
|
3999 | 4008 |
|
4000 | 4009 |
|
4001 |
| - |
| 4010 | + |
| 4011 | + |
| 4012 | + |
| 4013 | + |
| 4014 | + |
| 4015 | + |
| 4016 | + |
| 4017 | + |
| 4018 | + |
| 4019 | + |
4002 | 4020 |
|
4003 | 4021 |
|
4004 | 4022 |
|
| ||
4007 | 4025 |
|
4008 | 4026 |
|
4009 | 4027 |
|
4010 |
| - |
4011 |
| - |
| 4028 | + |
| 4029 | + |
4012 | 4030 |
|
4013 | 4031 |
|
4014 | 4032 |
|
| ||
4018 | 4036 |
|
4019 | 4037 |
|
4020 | 4038 |
|
4021 |
| - |
4022 |
| - |
4023 |
| - |
| 4039 | + |
| 4040 | + |
| 4041 | + |
| 4042 | + |
| 4043 | + |
4024 | 4044 |
|
4025 | 4045 |
|
4026 | 4046 |
|
4027 | 4047 |
|
4028 |
| - |
| 4048 | + |
4029 | 4049 |
|
4030 | 4050 |
|
4031 | 4051 |
|
|
lib/matplotlib/backends/_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_tk.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| 81 | + |
| 82 | + |
81 | 83 |
|
82 | 84 |
|
83 | 85 |
|
| ||
90 | 92 |
|
91 | 93 |
|
92 | 94 |
|
| 95 | + |
| 96 | + |
93 | 97 |
|
94 | 98 |
|
95 | 99 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2431 | 2431 |
|
2432 | 2432 |
|
2433 | 2433 |
|
2434 |
| - |
| 2434 | + |
2435 | 2435 |
|
2436 | 2436 |
|
2437 | 2437 |
|
| ||
2442 | 2442 |
|
2443 | 2443 |
|
2444 | 2444 |
|
2445 |
| - |
| 2445 | + |
2446 | 2446 |
|
2447 | 2447 |
|
2448 | 2448 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/boxplot_custom_capwidths.png
Copy file name to clipboard2.79 KB
Loading
lib/matplotlib/tests/baseline_images/test_axes/bxp_custom_capwidth.png
Copy file name to clipboard2.7 KB
Loading
lib/matplotlib/tests/baseline_images/test_axes/bxp_custom_capwidths.png
Copy file name to clipboard2.76 KB
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+47Lines changed: 47 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1683 | 1683 |
|
1684 | 1684 |
|
1685 | 1685 |
|
| 1686 | + |
| 1687 | + |
| 1688 | + |
| 1689 | + |
| 1690 | + |
| 1691 | + |
| 1692 | + |
| 1693 | + |
| 1694 | + |
| 1695 | + |
| 1696 | + |
| 1697 | + |
| 1698 | + |
| 1699 | + |
| 1700 | + |
| 1701 | + |
| 1702 | + |
1686 | 1703 |
|
1687 | 1704 |
|
1688 | 1705 |
|
| ||
2860 | 2877 |
|
2861 | 2878 |
|
2862 | 2879 |
|
| 2880 | + |
| 2881 | + |
| 2882 | + |
| 2883 | + |
| 2884 | + |
| 2885 | + |
| 2886 | + |
| 2887 | + |
| 2888 | + |
| 2889 | + |
| 2890 | + |
| 2891 | + |
| 2892 | + |
| 2893 | + |
| 2894 | + |
| 2895 | + |
| 2896 | + |
| 2897 | + |
| 2898 | + |
2863 | 2899 |
|
2864 | 2900 |
|
2865 | 2901 |
|
| ||
2879 | 2915 |
|
2880 | 2916 |
|
2881 | 2917 |
|
| 2918 | + |
| 2919 | + |
| 2920 | + |
| 2921 | + |
| 2922 | + |
| 2923 | + |
| 2924 | + |
| 2925 | + |
| 2926 | + |
| 2927 | + |
| 2928 | + |
2882 | 2929 |
|
2883 | 2930 |
|
2884 | 2931 |
|
|
requirements/testing/all.txt
Copy file name to clipboardExpand all lines: requirements/testing/all.txt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
0 commit comments