I m making plots in Python and matplotlib, which I found huge and flexible, till now.
The only thing I couldn t find how to do, is to make my plot have multiple grids. I ve looked into the documentation, but that s just for line style...
I m thinking on something like two plots each one with a different grid, which will overlap them.
So, for example I want to make this graph:
Alt text http://img137.imageshack.us/img137/2017/waittimeprobability.png
Have a similar grid marks as this one:
Alt text http://img137.imageshack.us/img137/6122/saucelabssauceloadday.png
And by that, I mean, more frequent grids with lighter color between important points.