Re: incomplete multiplelistplot
- To: mathgroup at smc.vnet.net
 - Subject: [mg36542] Re: incomplete multiplelistplot
 - From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
 - Date: Wed, 11 Sep 2002 13:27:20 -0400 (EDT)
 - Organization: Universitaet Leipzig
 - References: <alh83c$hat$1@smc.vnet.net>
 - Reply-to: kuska at informatik.uni-leipzig.de
 - Sender: owner-wri-mathgroup at wolfram.com
 
Hi,
set the PlotRange explicit PlotRange->{{0,largeX},Automatic}
Regards
  Jens
Malcolm Woodruff wrote:
> 
> I am using MultipleListPlot to plot a range of 2D graphs and have found that
> the last graph, which has a much greater (by a factor of 4) x range than the
> others does not plot completely but is truncated in the x direction. By
> removing the Frame, I can see the points where these lie outside the Frame
> but these are not joined etc. How do I get over this?
> -
> Malcolm Woodruff