Re: [Matplotlib-users] Grids independent of data coordinates

2011-03-17 Thread Jörgen Stenarson
Paul Ivanov skrev 2011-03-17 20:58: > Jörgen Stenarson, on 2011-03-16 18:04, wrote: >> Hi, >> >> I'm interested in making plots that are plotted on a polar grid or a >> smith chart grid but where the data coordinates still are normal >> rectangular. It is not clear for me if this is possible w

Re: [Matplotlib-users] Grids independent of data coordinates

2011-03-17 Thread Paul Ivanov
Jörgen Stenarson, on 2011-03-16 18:04, wrote: > Hi, > > I'm interested in making plots that are plotted on a polar grid or a > smith chart grid but where the data coordinates still are normal > rectangular. It is not clear for me if this is possible with the > standard gridding machinery or if

[Matplotlib-users] Grids independent of data coordinates

2011-03-16 Thread Jörgen Stenarson
Hi, I'm interested in making plots that are plotted on a polar grid or a smith chart grid but where the data coordinates still are normal rectangular. It is not clear for me if this is possible with the standard gridding machinery or if some other approach is necessary. Another question is how