Hi,
Thanks, I think the attached sample is good enough for me, In fact I got
something similar except for the ticks I didn't know how to make them
slanted, so If I can get the code for you plot this will be really great.
I can then fine tune it to my needs.
Thanks Ihab
Jae-Joon Lee wrote:
>
>
hi all,
I am working on some graph stuffs and stuck at a point.
I am trying to plot a histogram using simple :
*import matplotlib.pyplot as plt
.
.
plt.hist(x,bins=10,histtype='bar')
plt.show
*
but i want to know
1) what is the value of a particular bar in histogram and also want to print
in on
Hello,
I am making a plot with a _lot_ of lines. There's no place within the
plot itself that the legend will fit without blocking anything. I
tried to put the legend outside the plot area by passing a tuple to
loc. This worked, but lines that are marked with symbols don't get
any sample line in
---
ankita dutta wants to stay in better touch using some of Google's coolest new
products.
If you already have Gmail or Google Talk, visit:
http://mail.google.com/mail/b-b1ad2ac3cb-e5ed7b915c-9f37a145d10f2c61
You'll need to clic
-Original Message-
From: Jeff Whitaker [mailto:jsw...@fastmail.fm]
Sent: Tuesday, 3 November 2009 02:53
To: Stephane Raynaud
Cc: Wilson Ross; matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] basemap: Mask the ocean [SEC=UNCLASSIFIED]
Stephane Raynaud wrote:
> Ross,
> On Nov 3, 2009, at 3:08 PM,
> > wrote:
> > -Original Message-
> > From: Tony S Yu [mailto:ton...@mit.edu]>
> >> Hi Paul,
> >>
> >> I think your matplotlibrc file should be put in:
> >> /Users/paul/.matplotlib
> >>
> >> -Tony
> >
> > Thanks Tony, I'll give that a shot. Shouldn't keeping
Thank you Jeff. I'll try out this solution.
Gary.
Jeff Whitaker wrote:
> Gary: You might be able to use the _geoslib module to compute the
> intersections of those polygons with the map boundary. I do a similar
> thing with the coastline polygons in the _readboundarydata function.
> The
On Nov 3, 2009, at 1:11 PM, wrote:
> Hey everyone,
>
> The existence of the matplotlibrc file is one reason I like MPL so
> much. I won't go into the convoluted work flow I had for getting my
> MATLAB figures completely processed in TeX, but it was nasty.
>
> On my Windows machine, I've used
Hey everyone,
The existence of the matplotlibrc file is one reason I like MPL so much. I
won't go into the convoluted work flow I had for getting my MATLAB figures
completely processed in TeX, but it was nasty.
On my Windows machine, I've used it with great success. But I can't get my Mac
(OS
On Nov 3, 2009, at 3:08 PM, wrote:
> -Original Message-
> From: Tony S Yu [mailto:ton...@mit.edu]>
>> Hi Paul,
>>
>> I think your matplotlibrc file should be put in:
>> /Users/paul/.matplotlib
>>
>> -Tony
>
> Thanks Tony, I'll give that a shot. Shouldn't keeping it in my
> current work
Gary Ruben wrote:
> I'm plotting a coverage map of a sphere using the Mollweide plot in
> basemap. The attachment is an example that is produced by sending an
> array of polygons (one polygon per row described as four corners, one
> per column) described using polar (theta) and azimuthal (phi) angl
11 matches
Mail list logo