A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
I have a Horizontal Bar Chart, everything looks very well except of one this.
When I have only one entry, something strange happens. I have one bar as expected but the labels are being duplicated. I tried to searched for several hours what causing it but couldn't find. Gone step by step and follow the entries and labels but nothing. All the time I had only one label but on the view it got duplicated.
Hello,
I have a Horizontal Bar Chart, everything looks very well except of one this. When I have only one entry, something strange happens. I have one bar as expected but the labels are being duplicated. I tried to searched for several hours what causing it but couldn't find. Gone step by step and follow the entries and labels but nothing. All the time I had only one label but on the view it got duplicated.
What I get:
This is my code:
Android: API 25 Library version: 3.0.3
Thanks in advance.