On 6/15/06, John Hunter <[EMAIL PROTECTED]> wrote:
> How often does it come up that we want a homogeneous line collection,
> ie a bunch of lines segments with the same properties (color,
> linewidth...)?
Hi,
for b&w PS publication quality plotting, this must be a common thing to draw;
contour line
Hi all,
Is it that the code in the mathtext module looks ugly or is it just me
not understanding it?
Also, if anyone has some good online sources about parsing etc. on the
net, I vwould realy appreciate it.
Considering the folowing code (picked on random, from mathtext.py)
===
def math_parse_s_f
> "Edin" == Edin Salkovi§ <[EMAIL PROTECTED]> writes:
Edin> Hi all, Is it that the code in the mathtext module looks
Edin> ugly or is it just me not understanding it? Also, if anyone
Edin> has some good online sources about parsing etc. on the net,
Edin> I vwould realy appreci
> "Eric" == Eric Firing <[EMAIL PROTECTED]> writes:
Eric> Based on a quick look, I think it would be easy to make
Eric> LineCollection and PolyCollection accept a numerix array in
Eric> place of [(x,y), (x,y), ...] for each line segment or
Eric> polygon; specifically, this coul
Hello,
I use matplotlib 0.87.3 on win32 with wxpython.
From the command line, the numeric package is set correctly : numpy
(read from matplotlibrc) and all woks fine.
I try to use matplotlib from pyxpcom (the connector between xpcom and
python in the mozilla world), it seems matplotlib doesn'