MathGroup Archive 2009

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

Search the Archive

Re: Frames on Density Plots in Version 7

  • To: mathgroup at smc.vnet.net
  • Subject: [mg95721] Re: Frames on Density Plots in Version 7
  • From: lehin.p at gmail.com
  • Date: Sun, 25 Jan 2009 21:47:34 -0500 (EST)
  • References: <glc4sr$37n$1@smc.vnet.net>

On Jan 23, 1:07 pm, "David Park" <djmp... at comcast.net> wrote:
> When I submitted this to support they said they couldn't reproduce the
> problem. It may be platform dependent. (I'm working on Windows 32-bit
> Vista.)  In the following plots the upper frame line is missing but the
> ticks are present.
>
> DensityPlot[x y, {x, 0, 1}, {y, 0, 1}]
>
> VectorDensityPlot[{Sin[x], Cos[y]}, {x, 0, 2 \[Pi]}, {y, 0, 2 \[Pi]}]
>
> In Version 6 the first one displays correctly, and the second plot doesn'=
t
> exist.
>
> This problem is easily corrected by adding an ImagePadding option, but st=
ill
> it would be annoying to casual users.
>
> David Park
>
> djmp... at comcast.net
>
>  <http://home.comcast.net/~djmpark>http://home.comcast.net/~djmpark/ 

On my machine (32-bit Windows XP SP3, notebook Lenovo R500) both upper
frame lines are missing.


  • Prev by Date: Re: Which editor do you use for math articles
  • Next by Date: VectorPlot3D and VectorStyle
  • Previous by thread: Re: Frames on Density Plots in Version 7
  • Next by thread: Re: solution