ChartsOrg / ChartsOrg/Charts

(3.0.4) Horizontal Bar Chart doesn't display values if axisMinimum not zero

Open
#3,067 2 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/844495/33604396-2269d71e-d9b6-11e7-8f3f-0b79208816f2.png)

![image](https://user-images.githubusercontent.com/844495/33604413-30874c8c-d9b6-11e7-9fa1-2ac3436c97b4.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.