hello,
is there a way to make a 2d scatter plot that includes (outside the axes)
histograms of the marginals of the two variables? like the matlab function
'scatterhist'. see this for an example:
http://www.mathworks.com/access/helpdesk/help/toolbox/stats/index.html?/access/helpdesk/help/toolbox/
Hi clolern2,
> - for some reason a TZ has been inserted
Datetime values are stored as numbers. Timezone info is added when that numbers
are converted again into datetimes for labelling.
> - graphs have white space buffers on either side of the X-axix
You can use axes.xlim in order to adjust it
Thanks Michael & Ryan!
Worked great!
amb
-Original Message-
From: Michael Droettboom [mailto:md...@stsci.edu]
Sent: Fri 2/13/2009 1:14 PM
To: Lewis, Ambrose J.
Cc: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] x axis & imshow...
You can pass "extent=(left, right