I am using BEMSimpleLine graph in my IOS application. I want to change the graph colour in some selected areas. Means, currently the graph colour is blue, and from x-axis point 5 to point 10, I want to make it green colour. The rest of the other graph areas should be in blue colour only. How can i do this?
Current Graph Image
Required Graph Image