Re: [Matplotlib-users] segfault creating polarplot with GridHelperCurveLinear

2015-04-16 Thread Maik Hoffmann
can be done with the 'standard' Axes class or if > we need to user AxesArtist here. > > This discussion should probably move to MEP24/the devel list. > > What version of mpl are you using? Your example causes seg-faults (!) on > my system, but I have not sorted out why (may

[Matplotlib-users] segfault creating polarplot with GridHelperCurveLinear

2015-04-09 Thread Maik Hoffmann
Hello, I'm using mpl_toolkits.axisartist.floating_axes.GridHelperCurveLinear for creating half-polar plots from 180 degree measurements for receive sensitivity. Working with the measurement values itself is no problem if I let the values scaling start at zero. If I use normalized values I can pl