-
-
Problem is: Internally a new Highlight object is created with
`mDataIndex = -1`
`public Entry getEntryForHighlight(Highlight highlight)`
accesses the `dataObjects` field in line 185 with this in…
-
**Summary**
There seems to be a crash with the cubic bezier generate function for the line chart renderer when the data set changes and the graph is redrawn.
We have a line chart that displa…
-
Hi I was using MPAndroidChart for a bar chart representation in android. I faced a bug where the bars are floating above the X- Axis.
Kindly provide the helping hand to figure it out.
Thanks in …
-
When I changed theme to dark mode the text color of the the texts in the Pie Chart is not getting changed in accordance with the dark mode.
Device : Moto G4
Android : Nougat(7.0)
MPAndroidChart …
-
Please check this screenshot, can you tell me what kind of chart is this and can we achieve this chart using MPAandroidChart?
Can we implement linear gauge chart using MPAndroidChart?
![Screenshot…
-
I realise this has been reported for a previous version of the chart: https://github.com/PhilJay/MPAndroidChart/issues/407
The solution for that issue is shown below however this code is deprecated…
-
How do I set the space between the labels of the X-axis in LineChart , and the MPAndroidChart's versionCode is 3.0? I can use XAxis.setSpaceBetweenLabels() method in 2.2.5. what I can use in 3.0?
-
Looking to include the changes you've made enabling multi x axis lines labels. Its a branch. Currently i'm using:
com.github.PhilJay:MPAndroidChart:v3.0.2
How would i use that particular branch or…
-
The documentation uploaded on server has no domain available error.
From where I can refer document?