I am using the GraphView
component available here:
http://android-graphview.org/
As per their documentation, such method should exist:
graphView.getGraphViewStyle().setGridStyle(GridStyle.HORIZONTAL);
to change the style of the grid.
However i can't find this method when i try to use it. All of the others are there.
The library version i am using: GraphView-3.1.1.jar
Any thoughts on this one?
As can be seen here the method was only introduced yesterday. However the .jar file you're using is 4 months old. You can now either: