Hi!I searchd in the documentation, but couldn't find anything useful. I want to be able to plot a couple of yearly time series (so that one can see the difference between some variable in one particular year with respect to another year). Additionally, I would also like to have a plot of the mean (
Hi,
If I'm plotting y-values >1000 then I get "x1e4" at the top of the diagram and
the yticks become 0.xxx. I rather want to have the real numbers (not in the
scientific format). Is that difficult to achieve?
Thanks,
wr
Using Tomcat but need to do more? Need to support web services, security?
> "Ryan" == Ryan Krauss <[EMAIL PROTECTED]> writes:
Ryan> I have a similar problem because I use bigfonts. If you are
Ryan> going to make a lot of these plots, you can change the
Ryan> default for left, bottom, height, and width in your
Ryan> matplotlibrc file. Look for the l
I have a similar problem because I use bigfonts. If you are going to
make a lot of these plots, you can change the default for left,
bottom, height, and width in your matplotlibrc file. Look for the
lines:
figure.subplot.left : 0.15 #0.125 # the left side of the subplots of
the figure
figure.s
On Friday 23 June 2006 8:12 pm, Johan Fredrik Øhman wrote:
> Hi,
>
> I made a plot where the values on the X-axis are dates, "JUN, JUL,
> AUG.. etc ". To make them fit better, I have rotated the text using
> setp(labels, rotation=45, size=8), the problem is that the text is
> "clipped" in bottom.
Hi,
I made a plot where the values on the X-axis are dates, "JUN, JUL, AUG.. etc ".
To make them fit better, I have rotated the text using setp(labels,
rotation=45, size=8), the problem is that the text is "clipped" in bottom. How
can I expand the boundries? Thanks !!
figure(num=1, figsize=(2,2