How can I draw cells inside LineChart
I am able to display lines dynamically, but didn't find how to draw inner cells.
I have followed these examples
https://github.com/PhilJay/MPAndroidChart/issues/3751
MPAndroidChart- How to add cells inside grids like Graph sheet?