Hi, 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 docs, 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:
Have a similar grid marks as this one:
And by that, I mean, more frequent grids with lighter color between important points.