What steps will reproduce the problem?
1. renderer.setGridColor(Color.parseColor("#44778899"));
2. renderer.setShowGrid(true);
What is the expected output? What do you see instead?
The grid drawn UNDER the curves, not OVER them.
Please provide a source code snippet that we can use to replicate the issue.
See above
What version of the product binary library are you using?
1.1.0
Please provide any additional information below.
I'd simply draw the grid FIRST, then axes and the curves.
Nothing simplier than moving some lines of code BEFORE others.
Original issue reported on code.google.com by luca.cri...@gmail.com on 7 Sep 2013 at 8:46
Original issue reported on code.google.com by
luca.cri...@gmail.com
on 7 Sep 2013 at 8:46