Mick A.
Mick A.
Currently I see no need to do this in the library itself, due to how simple of a feature it is. If you want axis titles, there is no reason...
I'll reopen this. I stand by my opinion that a TextView is better, and you can [easily change the legend position](https://github.com/PhilJay/MPAndroidChart/wiki/Legend) by the way. However my opinion doesn't matter as...
Looks like this wasn't added to Horizontal Bar charts! I'll update the renderer today and get it pushed.
good feature request, adding to the list.
Could you please provide a use case for when someone would use icons instead of numbers on a graph? I really don't see this being worth adding to the library.
Can you please give the code that causes this, as I really can't tell what's happened to cause `count` to be negative. Basically, the `max` value in your data is...
Understandable, and I agree that this library needs more redundancy checks to reduce this sort of stuff from happening, as right now it's kinda fragile.
I'm not sure how that's happened, and I would test it myself, but right now I can't exactly do that. I'm adding to the support list and hopefully you get...
I don't believe that having long labels should be causing the boxes to shrink at all, so that is definitely a problem with the library! I wonder if this happens...
Sorry if I'm not getting it, but is this really all that's needed for such a thing to work? I would need to test this before pulling it, and right...