MathGroup Archive 2004

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

Search the Archive

Graphics / cosmetics

  • To: mathgroup at smc.vnet.net
  • Subject: [mg45483] Graphics / cosmetics
  • From: Kastens at hamburg.baw.de (Marko Kastens)
  • Date: Sat, 10 Jan 2004 00:00:30 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi!

If you plot this f.e. (in Mathematica 4.1.2.0):

ListPlot[Table[{x, Sin[x]}, {x, 1, 10, 0.1}], 
    PlotLabel -> "This is a long caption.", AspectRatio -> 1/5, 
    ImageSize -> 1000];

- then select the just plotted graphics - you can see that there is a space between the left border of the selection and the y-axis(icl. labeling). Is there any Option to set this space to zero or to other values? I havn't found anything :-(

Thanks for help,
marko


  • Prev by Date: upside-down pdf export
  • Next by Date: Re: Extracting elements of lists
  • Previous by thread: Re: functions
  • Next by thread: Re: Graphics / cosmetics