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

Hello, Thanks for your work. When i launch my app with your lib, animations charts works fine. But when i download this same app from PlayStore, charts animations do not...

Hello, guys!! Please, @PhilJay and community! Does have any idea to solve a offset (also named Pagination) like a file attached. Thanks. [BarGraph - Pagination.docx](https://github.com/PhilJay/MPAndroidChart/files/8622341/BarGraph.-.Pagination.docx)

**Is your feature request related to a problem? Please describe.** How to use MPAndroidChart with Jetpack Compose? **Describe the solution you'd like** Though Jetpack compose can work with xml layout...

I have consumption values based on months. Like for current year 2021 the current month is Sep so in this case i have data till sep. But my X-Axis will...

I am able to extend YAxisRenderer.java and I and tried following: **protected void drawYLabels(Canvas c, float fixedPosition, float[] positions, float offset) { super.drawYLabels(c, fixedPosition, positions, offset); final int from =...

![0zwWc](https://user-images.githubusercontent.com/58039469/155471103-378ade2b-a6b4-4876-b855-1955e29412a2.jpg) how can I achieve this?

![1654509174(1)](https://user-images.githubusercontent.com/13583951/172138914-0b1484d5-93f8-4268-a6cf-8a95c40b5de6.jpg)

How can I hide the percentage numbers in pie Chart? Hi, i like hide the numbers of percentage in pie chart but i donยดt know how to. I tryed with...

Any solution for default select bar?

Hi Is there any way to insert drop shadow to custom marker view for android