Hi,
I usually plot my multichannel-EEG data using a constant offset for
each channel and then setting the channel-names as yticks on the
y-axis.
I stumbled across
http://www.scipy.org/Cookbook/Matplotlib/MultilinePlots
where exactly this problem is addressed, and I tried the example using
transfo
Jouni Seppänen writes:
> pbkdo8y URWBookmanL-DemiBold ".167 SlantFont TeXnANSIEncoding ReEncodeFont"
>
> I guess we will need to implement slightly more of a PostScript
> interpreter inside matplotlib to figure out which file is to be used
> for re-encoding the font, unless this really means so
On Sun, Feb 27, 2011 at 6:48 AM, andrea crotti wrote:
> 2011/2/18 Benjamin Root :
> >
> >
> > Automatic layouts are difficult to do in matplotlib. This was a design
> > decision trade-off made early in its development. Instead of having
> > matplotlib determining optimal layouts and such, the de
2011/2/18 Benjamin Root :
>
>
> Automatic layouts are difficult to do in matplotlib. This was a design
> decision trade-off made early in its development. Instead of having
> matplotlib determining optimal layouts and such, the developers decided that
> it would be better to give the programmers
Hello everyone,
I'm building and application which will display a collection
of several wxpanels each of which displays a
FigureCanvasWxAgg with a particular subplot.
The user is allowed to remove these panels.
However, after a panel is deleted (call wxPanel.Destroy()),
and the mouse moves over