On Mon, Jan 3, 2011 at 11:36 AM, Drew Stokes wrote:
>
> Hi,
> I'm very new to Matplotlib and python but I ma getting excellent results in
> what I am trying to achieve. That said I have come up against an issue I
> can't seem to find a resolution to and was wondering if someone here may be
> able
Gf B, on 2011-01-03 15:23, wrote:
>
> Can such a "grid of grids" be done with matplotlib? If so, could someone
> show me how?
Take a look at GridSpec - in particular:
http://matplotlib.sourceforge.net/users/gridspec.html#gridspec-using-subplotspec
You'll be able to group the inner grids visual
I'm trying to do something in matplotlib that I do routinely in Mathematica,
a "grid of grids" of plots.
I made a hi-res JPEG of what this looks like in Mathematica:
http://is.gd/k2cXb (you may need to zoom in, but it's definitely legible;
don't focus too much on the Mathematica code; what matter
On 01/03/2011 05:29 PM, Ryan May wrote:
> On Mon, Jan 3, 2011 at 9:28 AM, Darren Dale wrote:
>> On Mon, Jan 3, 2011 at 9:45 AM, Ryan May wrote:
>>> On Sun, Jan 2, 2011 at 12:24 PM, Xavier Gnata
>>> wrote:
"/usr/local/lib/python3.1/dist-packages/matplotlib/backends/qt4_editor/formlayout.py"
Hi,
I'm very new to Matplotlib and python but I ma getting excellent results in
what I am trying to achieve. That said I have come up against an issue I
can't seem to find a resolution to and was wondering if someone here may be
able to help out.
I have a script that generates a number of plots.
On 01/02/2011 05:40 PM, Tom K. wrote:
>
[...]
> FOURIER DEMO - PROBLEM AND FIX IN "lines.py"
> Next I tried my wx-based gui http://wiki.wxpython.org/MatplotlibFourierDemo.
> It raised assertions in lines.py, particularly the part where it tries to
> access
> path, affine =
> self._transfor
On 1/3/2011 11:41 AM, Keld Lundgaard wrote:
> I have found that the pdf/eps backend make my plots in a too low resolution
> (meaning do not uses enough points in the vector description).
"path.simplify" must be set to True in your matplotlibrc?
Alan Isaac
-
Dear mailing list,
I have found that the pdf/eps backend make my plots in a too low resolution
(meaning do not uses enough points in the vector description).
Is there any way to change this? (simply making the DPI higher does not
change the case)
Right now I have to save to png and then convert
On Mon, Jan 3, 2011 at 9:28 AM, Darren Dale wrote:
> On Mon, Jan 3, 2011 at 9:45 AM, Ryan May wrote:
>> On Sun, Jan 2, 2011 at 12:24 PM, Xavier Gnata wrote:
>>> "/usr/local/lib/python3.1/dist-packages/matplotlib/backends/qt4_editor/formlayout.py",
>>> line 59, in
>>> from PyQt4.QtCore impor
On Mon, Jan 3, 2011 at 9:45 AM, Ryan May wrote:
> On Sun, Jan 2, 2011 at 12:24 PM, Xavier Gnata wrote:
>> which backend should we use?
>> It does not work with pyqt4
>>
>> Traceback (most recent call last):
>> File "", line 1, in
>> File "/usr/local/lib/python3.1/dist-packages/pylab.py", lin
On Sun, Jan 2, 2011 at 12:24 PM, Xavier Gnata wrote:
> which backend should we use?
> It does not work with pyqt4
>
> Traceback (most recent call last):
> File "", line 1, in
> File "/usr/local/lib/python3.1/dist-packages/pylab.py", line 1, in
>
> from matplotlib.pylab import *
> File
11 matches
Mail list logo