viphoamt

Results 1 comments of viphoamt

I also have the same problem. I fixed it by add `topTitles: AxisTitles( sideTitles: SideTitles(showTitles: false, reservedSize: 24, getTitlesWidget: (value, meta) => const SizedBox()))` to `titlesData` tag.