Hi,
I see there is a "hatch: unknown" kwarg mentioned in the hist() documentation.
Can anyone shed some light on how to use this please? I assume it might be used
to generate monochrome rectangles with differentiating hatched fills?
Regards
Izak
Thank you very much for the info.
As an aside, after saving it one can use epstopdf to convert the crosshatched
eps figure to pdf. If you want to edit it, inkscape can import pdf and save to
svg.
- Original Message
From: John Hunter <[EMAIL PROTECTED]>
To: izak marais &
IL PROTECTED]>
To: izak marais <[EMAIL PROTECTED]>
Cc: matplotlib-users@lists.sourceforge.net
Sent: Wednesday, June 25, 2008 3:49:56 PM
Subject: Re: [Matplotlib-users] histogram hatching
On Wed, Jun 25, 2008 at 6:05 AM, izak marais <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I see
the help,
Izak
- Original Message
From: Michael Droettboom <[EMAIL PROTECTED]>
To: izak marais <[EMAIL PROTECTED]>
Cc: matplotlib-users@lists.sourceforge.net
Sent: Thursday, June 26, 2008 2:33:11 PM
Subject: Re: [Matplotlib-users] histogram hatching
Thanks for pointing
Hi,
Please do not underestimate the usefulness of this feature of Matlab. I am
working on my PhD which is a long term project and requires many figures in the
final dissertation. It very convenient in Matlab to be able to make small
adjustment to plots you generated a year ago by simply opening
Hi
I have recently upgraded to 0.91.2 (from 0.8). Firstof all: thanks
to the developers for the improved documentation andexcellent software.
However, now my eps saving appears to be broken:
plot([1,2,3])
savefig('test.eps')
results in a massive whitespace borders in the saved eps figure. Fidg
Sorry about that; it turns out it is GSview rendering extra whitspace. The
bounding box is, in fact, fine.
Now I feel silly ;-).
- Original Message
From: izak marais <[EMAIL PROTECTED]>
To: matplotlib-users@lists.sourceforge.net
Sent: Friday, May 2, 2008 12:03:44 PM
Subjec
Does anyone know when the matplotlib install will be able to work with numpy1.0? numpy0.9.8 has a memory leak that crashes my program :(.thanks!
Yahoo! Music Unlimited - Access over 1 million songs.
Try it free. -
Take Surve
I want to plot the probability density function, but hist(...,normed=1,...) does not work as expected.Here is the code (with ipython line prompts):In [69]: n, bins, patches = hist(data, bins = 100, normed = 1)[ 0.12485649, 0.03013777, 0.03874856, 0. , 0.00861079, 0. , 0.