MPAndroidChart icon indicating copy to clipboard operation
MPAndroidChart copied to clipboard

A powerful πŸš€ Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

Results 328 MPAndroidChart issues
Sort by recently updated
recently updated
newest added

I want to click the these labels. is there any way? Please help. Best regards.

I am using MpAndroidChart library for android. I am able to give different colors for the region below and above the limit line. but I am getting a keyword "Stack"...

``` java.lang.IllegalArgumentException: Mutation of _data is not allowed. at com.android.providers.media.MediaProvider.insertInternal(MediaProvider.java:5089) at com.android.providers.media.MediaProvider.insert(MediaProvider.java:4973) at android.content.ContentProvider$Transport.insert(ContentProvider.java:446) at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:180) at android.os.Binder.execTransactInternal(Binder.java:1339) at android.os.Binder.execTransact(Binder.java:1275) ``` **Expected Behavior** After searching about this issue, I removed...

@PhilJay can you look into it. For value formatting, we use Decimal Formatter with a pattern, and symbols are not added. 1. During Language change in the Application, the numbers...

I added StackedBarChart and LineChart in CombinedChart, but even if setDrawValues is true for all data, the DataLabel values are not displayed. What is the solution? ![Screenshot_20241108_175251](https://github.com/user-attachments/assets/e26376b3-6ecc-4a45-a8c6-71406a6caf77) I attach the...

I'm using line chart and binding float values from -1 to 1 at y axis and dates in x axis labels. What I could see that dates are getting duplicates...

Would it possible for you to consider to replacing the License File with the original Apache Software License file ? https://www.apache.org/licenses/LICENSE-2.0.txt The file License in this repository is a bit...

# *STOP RIGHT THERE!* Issues are ***NOT*** for getting help, only for reporting bugs and feature requests. Search open and closed issues to see if your question already has an...

# *STOP RIGHT THERE!* Issues are ***NOT*** for getting help, only for reporting bugs and feature requests. Search open and closed issues to see if your question already has an...

**Is your feature request related to a problem? Please describe.** MPAndroidChart currently supports bar charts, line charts, pie charts, etc., but it lacks native support for **Gantt charts** or horizontal...