MPAndroidChart
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.
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  But I am able to implement like this  I have read...


LimitLine to hight text will be cut like below image 

**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...