Commit 4bef190
FIX: Handle height units in broken_barh() (matplotlib#31685)
* FIX: Handle height units in brohen_barh()
* Apply suggestions from code review
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
---------
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>1 parent 80d8911 commit 4bef190
3 files changed
Lines changed: 32 additions & 20 deletions
File tree
- galleries/examples/lines_bars_and_markers
- lib/matplotlib
- axes
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2243 | 2243 | | |
2244 | 2244 | | |
2245 | 2245 | | |
2246 | | - | |
2247 | | - | |
2248 | | - | |
2249 | | - | |
2250 | | - | |
2251 | | - | |
2252 | | - | |
| 2246 | + | |
| 2247 | + | |
| 2248 | + | |
| 2249 | + | |
2253 | 2250 | | |
2254 | 2251 | | |
2255 | 2252 | | |
| |||
3037 | 3034 | | |
3038 | 3035 | | |
3039 | 3036 | | |
3040 | | - | |
| 3037 | + | |
| 3038 | + | |
| 3039 | + | |
| 3040 | + | |
| 3041 | + | |
| 3042 | + | |
3041 | 3043 | | |
3042 | 3044 | | |
3043 | 3045 | | |
3044 | | - | |
| 3046 | + | |
3045 | 3047 | | |
3046 | | - | |
| 3048 | + | |
3047 | 3049 | | |
3048 | | - | |
| 3050 | + | |
3049 | 3051 | | |
3050 | 3052 | | |
3051 | 3053 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7747 | 7747 | | |
7748 | 7748 | | |
7749 | 7749 | | |
| 7750 | + | |
| 7751 | + | |
| 7752 | + | |
| 7753 | + | |
| 7754 | + | |
| 7755 | + | |
| 7756 | + | |
| 7757 | + | |
| 7758 | + | |
| 7759 | + | |
| 7760 | + | |
| 7761 | + | |
7750 | 7762 | | |
7751 | 7763 | | |
7752 | 7764 | | |
| |||
0 commit comments