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 want add a scrollerview to the MarkerView,but it don't work
Is there anyway I can generate a Bitmap from a LineChart without the LineChart actually being rendered onto the UI? I'm trying to instantiate a new LineChart object programatically in...
I am using BarChart with grouped datasets. The problem is by default the X-Axis is sometimes too congested or too much zoomed. So I need a method to set default...
(Feature request) It would be great to have a 'setHighlightAllValuesEnabled(boolean)' method, to indicate that we want to highlight all values in the chart, without the need to pass an array...
请问要怎样才能默认显示一个MarkView呢?
## PR Checklist: - [x] I have tested this extensively and it does not break any existing behavior. - [x] I have added/updated examples and tests for any new behavior....
Can autoScale method from BarLineChartBase be made public? It is used by LineChart property isAutoScaleMinMaxEnabled. However when I'm using it in my app (free, public data) https://play.google.com/store/apps/details?id=fantomit.zwalkowepegle&hl=pl&gl=US sometimes when Y...
i am facing an issue in the line chart . i am receiving an shortarray and i need to plot them in the chart. I am shortarray which consist of...
## Description To assist users with accessibility needs, the Android framework lets you create an accessibility service that can present content from apps to users and also operate apps on...
Does the chart library plan to support Compose?