Commit e3d6dfc
* Added 2 new rcparams: errorbar.capthick and errorbar.elinewidth
* Modified _axes.py to properly render the rcparams
* Fixed minor formatting to pass linter tests
* Update lib/matplotlib/mpl-data/matplotlibrc
Fixed documentation formatting
Co-authored-by: Copilot <[email protected]>
* Adressed reviewer comments and added a test
* DOC: Add sections to rcParams documentation
* Apply suggestion from @timhoffm
* Update lib/matplotlib/tests/test_axes.py
Incorporated suggestion to satisfy linting rule
Co-authored-by: AlbertUnruh <[email protected]>
* Update lib/matplotlib/tests/test_axes.py
Incorporated suggestion to pass linting test W291
Co-authored-by: AlbertUnruh <[email protected]>
* Moved capthick to line 4174
---------
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Tim Hoffmann <[email protected]>
Co-authored-by: AlbertUnruh <[email protected]>
1 parent 2bd2c45 commit e3d6dfc
5 files changed
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4154 | 4154 | | |
4155 | 4155 | | |
4156 | 4156 | | |
| 4157 | + | |
4157 | 4158 | | |
4158 | 4159 | | |
4159 | 4160 | | |
| |||
4170 | 4171 | | |
4171 | 4172 | | |
4172 | 4173 | | |
| 4174 | + | |
| 4175 | + | |
4173 | 4176 | | |
4174 | 4177 | | |
4175 | 4178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
| 665 | + | |
| 666 | + | |
665 | 667 | | |
666 | 668 | | |
667 | 669 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1114 | 1114 | | |
1115 | 1115 | | |
1116 | 1116 | | |
| 1117 | + | |
| 1118 | + | |
1117 | 1119 | | |
1118 | 1120 | | |
1119 | 1121 | | |
| |||
2918 | 2920 | | |
2919 | 2921 | | |
2920 | 2922 | | |
| 2923 | + | |
| 2924 | + | |
| 2925 | + | |
| 2926 | + | |
| 2927 | + | |
| 2928 | + | |
| 2929 | + | |
| 2930 | + | |
| 2931 | + | |
| 2932 | + | |
| 2933 | + | |
2921 | 2934 | | |
2922 | 2935 | | |
2923 | 2936 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10155 | 10155 | | |
10156 | 10156 | | |
10157 | 10157 | | |
| 10158 | + | |
| 10159 | + | |
| 10160 | + | |
| 10161 | + | |
| 10162 | + | |
| 10163 | + | |
| 10164 | + | |
| 10165 | + | |
| 10166 | + | |
| 10167 | + | |
| 10168 | + | |
| 10169 | + | |
| 10170 | + | |
| 10171 | + | |
| 10172 | + | |
| 10173 | + | |
| 10174 | + | |
| 10175 | + | |
| 10176 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
| 285 | + | |
284 | 286 | | |
285 | 287 | | |
286 | 288 | | |
| |||
0 commit comments