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 277 MPAndroidChart issues
Sort by recently updated
recently updated
newest added

I have this error: java.lang.IllegalArgumentException: width and height must be > 0 at android.graphics.Bitmap.createBitmap(Bitmap.java:1039) at android.graphics.Bitmap.createBitmap(Bitmap.java:1006) at android.graphics.Bitmap.createBitmap(Bitmap.java:956) at android.graphics.Bitmap.createBitmap(Bitmap.java:917) at com.github.mikephil.charting.charts.Chart.getChartBitmap(Chart.java:1477)

Version: 3.0.2 I want to develop or create a custom highlighter for pie chart like below image ![1](https://cloud.githubusercontent.com/assets/6994897/26578623/51529dc4-454e-11e7-9cb8-b40aa10e6fa8.png) But I am able to implement like this ![111](https://cloud.githubusercontent.com/assets/6994897/26579694/7a435d50-4552-11e7-9ea6-e27a0cedcfb9.png) I have read...

![飞书20220726-165458](https://user-images.githubusercontent.com/18245901/180966884-f4b3ed81-800c-49d6-ba8a-09c0e2f8738c.jpg)

![1602575825(1)](https://user-images.githubusercontent.com/20591770/95832385-c3f25600-0d6c-11eb-809c-1f5b90c4ea15.jpg)

LimitLine to hight text will be cut like below image ![image](https://user-images.githubusercontent.com/20589089/180377768-b27bc330-1128-4a13-b52d-eb53ff0b41ed.png)

![image](https://user-images.githubusercontent.com/53066829/131604109-183028f4-3658-49b3-9081-2fb24412359a.png)

**Summary** **Expected Behavior** **Possible Solution** **Device (please complete the following information):** - Device: [e.g. Google Pixel] - Android Version [e.g. 7.0] - Library Version (e.g. 3.1.0-alpha) **Additional Context** ADD A...

Hi I setup a piechart with 3 values. 2 values are smaller than the 3rd, they are placed close to one another and their labels are overlapping. The thing is,...

I have been working with Pie chart. It has 5 Data entry. Initially all the values will be zero. I want to show 0% as a single label with a...