MathGroup Archive 2013

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

Search the Archive

Re: space between frame and plot on contourplot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg130722] Re: space between frame and plot on contourplot
  • From: ayi092 at gmail.com
  • Date: Mon, 6 May 2013 04:23:33 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net
  • References: <hu2fub$ksq$1@smc.vnet.net>

On Tuesday, June 1, 2010 4:21:31 AM UTC-4, Bob Hanlon wrote:
> ContourPlot[Cos[x] + Cos[y],
>  {x, 0, 4 Pi}, {y, 0, 4 Pi},
>  PlotRangePadding -> 0]
> 
> 
> Bob Hanlon
> 
> ---- gummyshark <kelsi.singer at gmail.com> wrote: 
> 
> =============
> Hi,
> 
> When I make a contourplot, and put a frame on it, there is always a
> white space between the plotted area and the frame (shaded area if you
> have the shading on, or just a space between where the contours end
> and the frame)  I tried putting the frameticks on the outside, and
> that didn't help.  I am using version 7.  Does anyone know how to get
> rid of that white space?  Essentially I want to have my contours
> intersect the frame, not have a space between them and the frame.
> 
> Thanks!

Excellent! Thanks so much. I was wondering the very same thing.



  • Prev by Date: Re: very basic RecurrenceTable puzzle
  • Next by Date: Re: Minimize Headscratcher
  • Previous by thread: question
  • Next by thread: Listable Attribute of Pure Function that returns a matrix