Re: Enlarged graphics in MATHEMATICA
- To: mathgroup at smc.vnet.net
- Subject: [mg40414] Re: Enlarged graphics in MATHEMATICA
- From: Nigel King <king at dircon.co.uk>
- Date: Fri, 4 Apr 2003 01:28:56 -0500 (EST)
- References: <b6ea4c$af9$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In <b6ea4c$af9$1 at smc.vnet.net> KY Jayaram wrote:
> Hi mathgroup,
> Whenever a graphic command is executed in a notebook
> the graph is drawn in an area of fixed dimensions.
> this area is a little too small for a good view,
> especially when you have a number of plots with
> varying parameters, as in the case of solution of
> differential equations. Is there a way of enlarging
> the graph? I would appreciate if DAVID PARK also
> responds to this.
>
There is an option ImageSize->{xpixels,ypixels} available as an option
to all graphics. The other location to change is in the Preferences
where there is a graphics option ImageSize.
I hope that helps
Nigel King