-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Eric Firing wrote:
> Sébastien / Seb-bubuntu wrote:
[snip]
>
> I think a LineCollection may provide a very easy way to do what you
> want, if I understand correctly. I recently changed mri_with_eeg.py to
> use a LineCollection; maybe you are looking
Sébastien / Seb-bubuntu wrote:
Hi folks,
I have a few plots which I would like to stack in a single figure. When
I first came with this problem (back to matplotlib version 0.93 or
older), the most efficient way (at least in my case) of doing this
consisted in playing with transformations as you
Hi folks,
I have a few plots which I would like to stack in a single figure. When
I first came with this problem (back to matplotlib version 0.93 or
older), the most efficient way (at least in my case) of doing this
consisted in playing with transformations as you can see in the cookbook
(see:
htt