BarChart
BarChart copied to clipboard
Customised Bar Chart Library for Android
I need to scale BarChart to the width of view, How can I do that?
Hi, no matter how hard I try I can't find a way to change width of each bar programmatically what I want to do basically is to fit all bars...
I used same code given in demo and first I tested it in acxtivity and it is working fine. but i want to show HR bar chart in my viewpager...
Is there any support for setting Negative values in BarChart?