ChartProgressBar-Android icon indicating copy to clipboard operation
ChartProgressBar-Android copied to clipboard

Draw a chart with progress bar style

Results 16 ChartProgressBar-Android issues
Sort by recently updated
recently updated
newest added

Getting this error: `Process: com.spesa.app, PID: 12699 android.content.res.Resources$NotFoundException: Resource ID #0x0 at android.content.res.ResourcesImpl.getValueForDensity(ResourcesImpl.java:259) at android.content.res.Resources.getDrawableForDensity(Resources.java:920) at android.content.res.Resources.getDrawable(Resources.java:860) at android.content.res.Resources.getDrawable(Resources.java:835) at com.hadiidbouk.charts.ChartProgressBar.build(ChartProgressBar.java:131)` at line: `mChart.build()` I have added ic_pin.xml in the...

i can't fix that issue because the arabic language layout direction is doesn't works properly. the default rtl root was changed automatically only in hdTittlebar when i change the language...

I want change text font familys how can ı

selectBar(int index) This method does not work well. please help me! thanks you!

I want to know that how to manage horizontal scroll when n number of data is there. Here is a screenshot ![device-2019-11-23-182509](https://user-images.githubusercontent.com/18381641/69479070-60db9600-0e1f-11ea-9a16-656413412aba.png)

I want to set negative values. Chart Value should be start from -100 to 0, 10, 20 etc.

Is there any way to set the max progress for each bar separately?

Hi, Could you help me! How would one go about hiding the pins while using setOnBarClickedListener. Thanks!

HI, How to view chart in horizontal rather than vertical ? Thank you

Can we have animation with this..???