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.
Fixes #3298, Fixes #2980, Fixes #4640, Fixes #4557, Fixes #3673. For those who are looking for a workaround solution, have posted one into #3298. The fix required modification of `AxisRender.ComputeAxisValues`...
Hello everyone :) I use this library in an old android project but now can not get it and sync the project I use this version : compile 'com.github.PhilJay:MPAndroidChart:3ea1db57abb08780d6c0182480c3eda5a09050a9' I...
Using MPAndroidChart v3.0.1, I have a line chart depicting dynamic (never the same), frequently-updated data. After a few minutes on my Nexus 10, it would run out of memory. Looking...
I wanna create a chart with 7 days only on the x-axis I wanna plot readings according to the day and hours they have been saved at but only show...
# issue the chart `setNoDataText` is not working in my project,and I have tried so many ways I can found as follows. - [https://stackoverflow.com/questions/31395350/android-mpchartlibrary-unable-to-override-default-no-chart-data-available-text](https://stackoverflow.com/questions/31395350/android-mpchartlibrary-unable-to-override-default-no-chart-data-available-text)  # MyProject - [The setNoDataText...
I have a chart with a scrolled axis, then I set chart with code: ```java setAutoScaleMinMaxEnabled(true); ``` but the max and min value of y axis is not calculated by...
Hello, I want to add label and icon to the xAxis values in horizontal bar chart like the following image, So far I have tired by adding a custom bar...
**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...