MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: How to make large graphics object fit within a plot?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg105464] Re: How to make large graphics object fit within a plot?
  • From: Gareth Russell <russell at njit.edu>
  • Date: Fri, 4 Dec 2009 04:30:39 -0500 (EST)
  • References: <hf86rt$1a3$1@smc.vnet.net>

On 2009-12-03 06:19:25 -0500, "Nasser M. Abbasi" <nma at 12000.org> said:

> Show[Plot[Sin[x], {x, 0, 10}, AspectRatio -> Automatic, PlotRange ->
> {Automatic,{-3,3}}],
>   Graphics[Disk[{5, 0}, 2]]]

PlotRange->All

-- 
Gareth Russell
NJIT



  • Prev by Date: Re: Re: Re: Using GraphPlot to draw
  • Next by Date: Flatten alternative
  • Previous by thread: Re: How to make large graphics object fit within a
  • Next by thread: Re: How to make large graphics object fit within a plot?