Closed MansoorJafari closed 8 years ago
BarData data = new BarData(dataSet);
this class not exsist. please help.
It exists in MPChartLib.
You need to add the gradle dependency to MPAndroidChart as well.
Thanks
BarData data = new BarData(dataSet);
this class not exsist. please help.