AndroidCharts
AndroidCharts copied to clipboard
An easy-to-use Android charts library with animation.
How to change Percentage Value Size and colour in PieHelper List.
Fixing issue #35 Float number Float numbers can be used as x-coordinates similar to how they could be used as y-coordinates
Since the library doesn't really care whether the passed data is inside an `ArrayList` or a `LinkedList` or any other implementation of `List`, it should use `ArrayList`'s superclass `List` as...
How can i set x and Y axis to Bar chart and how can we show multiple groups here. Please help me out regarding this.
Hi I see that when u displayed percent, u convert it to int, why? And how can I displayed number which I want?
What's the point of displaying pie charts without any label information ?
Can we have Zoom feature in line chart and column chart?
Added methods to change background/foreground/text dynamically from Java class
How to display Y axes point ?