Category "mpandroidchart"

Stacked Barchart: Display only sum of each stack

According to this question, it's necesarry to use the StackedValueFormatter in order to only display the total sum of every stack on top of the bar. However, it

MPAndroidChart how can I stop the line when there is no data yet?

I am using MPAndroidLineChart to display some data over the course of a week. This works fine. My problem is this If, for example, today is Wednesday, I'd like

How to draw x-axis labels between 2 Bars from 1 group of BarChart Android Studio

I'm using BarCharts for a project in Android Studio I created a Barchart with 2 vertical bars for each group. I also changed the x axis by adding a list of name

Cannot resolve class com.github.mikephil.charting.charts.BarChart, MPAndroidChart

What's going on? Got all guide but I have this error. Class referenced in the layout file, com.github.mikephil.charting.charts.BarChart, was not found in the pr

How to set percentage value below Label in Pie chart

I want to place Percentage value(0.92) below, Label(EUR) in Pie chart. As shown below picture example. I using MPAndroidChart, in which its showing as below

How to set percentage value below Label in Pie chart

I want to place Percentage value(0.92) below, Label(EUR) in Pie chart. As shown below picture example. I using MPAndroidChart, in which its showing as below

Change MPPieChart Legend Text Color based on choosed theme

Scenario: I made an app that switches programmatically Theme between light and dark mode.It's based on fragment and I set every views via XML calling "?attr/myt

How to change position in MPAndroidChart PieChart color indicator

I am working on MPAndroidChart and I want to change position of PieChart color indicator. <com.github.mikephil.charting.charts.PieChart android:id="@+id

Android - Fill different colors between two lines using MPAndroidChart

following this (Android - Fill the color between two lines using MPAndroidChart) answer I was able to fill with color the space between two lines using AndroidM

Android - Fill different colors between two lines using MPAndroidChart

following this (Android - Fill the color between two lines using MPAndroidChart) answer I was able to fill with color the space between two lines using AndroidM

Android - Fill different colors between two lines using MPAndroidChart

following this (Android - Fill the color between two lines using MPAndroidChart) answer I was able to fill with color the space between two lines using AndroidM

Android - Fill different colors between two lines using MPAndroidChart

following this (Android - Fill the color between two lines using MPAndroidChart) answer I was able to fill with color the space between two lines using AndroidM