Commit 302fd39
Added test for Axes.bar_label (matplotlib#27431)
* Added test for Axes.bar_label
* Added test for Axes.bar_label after fixing typos
* Added test for Axes.bar_label after fixing typos
* Added test for Axes.bar_label after fixing typos
* Updated code based on review
* Update test_datetime.py
* removed the .show line and added bar_label back
* added bar_label, removed show, fixed linting issues
* Update lib/matplotlib/tests/test_datetime.py
Changed axs to ax
Co-authored-by: Elliott Sales de Andrade <[email protected]>1 parent f80ff65 commit 302fd39
1 file changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | 166 | | |
168 | 167 | | |
169 | | - | |
170 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
171 | 180 | | |
172 | 181 | | |
173 | 182 | | |
| |||
0 commit comments