On Thu, Aug 12, 2010 at 2:08 PM, Russell E. Owen wrote:
> So...can I convince the automatic sizer to always show the full X (time)
> axis annotations and put all the variable sizing into the data area? Or
> do I have to manually set them somehow?
>
Another option you may try is to use axes_grid1
On Fri, Aug 13, 2010 at 3:34 AM, Jeremy Conlin wrote:
> I have a problem with the scaling of the numbers on a colorbar. The
> problem occurs when the numbers used as colorbar labels need to be
> scaled (i.e. by 1E3). The colorbar correctly puts the scaling value
> on the top of the colorbar, but
Hi all,
I am using matplotlib to create a static graph from a few fairly large
data sets. (Over 500,000 samples)
I know you can pull out datasets of an axes by using the functions
get_xdata() and get_ydata(),
which leads me to wonder how matplotlib handles large data sets? Does
it keep the entire