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.
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 =...
 how can I achieve this?

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