Relative Content

Tag Archive for androidfirebaselinechartmpandroidchart

My line graph in my android app didn’t display my data

i’m a new android programmer, i have this project that i created an android app which shows my data from firebase in a line chart. But i don’t know why the chart is not working like this:
enter image description here
This is my MainActivity.kt: