n toolbar at the bottom of the figure).
>
>
> http://matplotlib.sourceforge.net/api/figure_api.html#matplotlib.figure.Figure.subplots_adjust
>
> -Aman
>
> On Tue, Feb 15, 2011 at 6:05 AM, Omer Khalid
> wrote:
> > Hi,
> > I am trying to create two subplots in
Hi,
I am trying to create two subplots in the same figure. Currently, the x-axis
of first plot overlaps with the title of second plot.
I was wondering if there is a function for figure object that allows to
create vertical space between two plots so that the axis and title text
doesn't overlap?
Hi John,
Thanks a lot for the example code; it answered my question.
Best Regards,
Omer
On Tue, May 25, 2010 at 14:25, John Hunter wrote:
> On Tue, May 25, 2010 at 6:46 AM, Omer Khalid wrote:
> > Hi Jae,
> > Thanks for your reply and letting me know about this. Can you please
ery* keyword.
>
>
> http://matplotlib.sourceforge.net/api/artist_api.html#matplotlib.lines.Line2D.set_markevery
>
> If you want more control, you can always draws the lines (without
> markers) first and overplot markers in positions you want separately.
>
> Regards,
>
> -JJ
>
Hi,
I am a wondering if it's possible to have few line distinguishing marks on
the data lines on a chart such as circle, start, square. When I use some
thing like this for the color of the graph (i.e. rs, k^), it uses the shape
for each data point and the lines becomes very thick. All I want is to
Hi Paul,
Thanks for your prompt response. It did help :)
But it seems that axis don't seems to accept title, xlable and ylable values
any more. Any ideas on that?
Cheers
Omer
On Wed, Mar 31, 2010 at 17:43, wrote:
> From: Omer Khalid [mailto:omer.kha...@cern.ch]
> Sent: Wednesda
Hi,
I am wondering is there a way one could show a separate legend for each
subplot in a figure? I would really really appreciate any ideas on this.
Thanks,
Omer
--
Download IntelĀ® Parallel Studio Eval
Try the new softwar
Hi,
I have produced number of charts in my research thesis. On any given chart,
there are number of lines. I would like to display the last value on each
line to show at which precise value it's ending.
Thanks,
Omer
--
Do