I need to draw a graph like below image
I know I can draw this with line chart but I need that frame. Each slot is divided into 4 another small slot just like Meter Scale. Actually, I need the background grid like this image graph or like meter scale. I have used MPAndroidChart. This library doesn't more that 25 label count and I think this library doesn't support this kind of frame. Help me to find a library for drawing this kind of graph in android.
Thanks in advance.