BarChart icon indicating copy to clipboard operation
BarChart copied to clipboard

Customised Bar Chart Library for Android

Results 4 BarChart issues
Sort by recently updated
recently updated
newest added

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?