(3.0.4) Horizontal Bar Chart doesn't display values if axisMinimum not zero
Open
bug
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I've found strange behaviour. The value by default is not displaying. if I set .rightAxis.axisMinimum = 30 value also not displaying. It's working (**96** on the second screenshot) only if .rightAxis.axisMinimum = 0.


Contributor guide
Assessment
This issue has not been assessed yet.