2010/10/21 Stefan Mauerberger :
> My goal is to draw a grid with labels above the data. Similar to the
> example 'demo curvelinear grid'.
Ok, I think I cannot give you an authoritative response here, but the
following might be useful for the labels:
http://matplotlib.sourceforge.net/api/axes_api.
Hi Frederick,
thanks for your answer. The option *faceted* I already knew but this is
not exactly what I want. Perhaps it would be possible to draw the grid
without labels.
My goal is to draw a grid with labels above the data. Similar to the
example 'demo curvelinear grid'.
Regards
Stefan
2010/10/20 Stefan Mauerberger :
> I want to make a polar plot with grid not of the full circle but a
> section (e.g. r=[5:6], phi=[-20:30]). The result should look like this:
> http://homepages.physik.uni-muenchen.de/~Stefan.Mauerberger/example.png
> I have tried a lot and had also looked to the ex
Hello everyone,
I want to make a polar plot with grid not of the full circle but a
section (e.g. r=[5:6], phi=[-20:30]). The result should look like this:
http://homepages.physik.uni-muenchen.de/~Stefan.Mauerberger/example.png
I have tried a lot and had also looked to the examples but my results