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, I want the rectangle bars with adding some corner radius , I have added the screenshots as well Right now getting below rectangular bars view.  And want the...
If chart exist in viewpager, when scroll in chart will scroll viewpager, very hard scroll chart. I found solution at https://github.com/PhilJay/MPAndroidChart/issues/1885 by Modify BarLineChartTouchListener.java. Add line mChart.disableScroll() after action MOVE...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context** ADD A REWARD using [Speed](speedoss.com) to SOLVE this issue...
Label is not aligned with entry point in line chart. I am using **_v3.1.0_** library.  **Expected Behavior** I am trying to display label on each entry point in line...
**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...
 请问如何实现一根曲线多段颜色?
 可以实现矩形树图吗?谁有demo可以实现,有偿
I try to setGranularity(60f) but the result is not my expectation. (XAxis should be 60, 120, 180...)  And I check setGranularity(50f), setGranularity(40f) and setGranularity(30f) is correct....
I checked examples and docs and can't find a solution. This seems like such an obvious problem. I have data flowing in, 3-4 times per second, which is voltages across...
not recognized when trying to use it? Please help