Re: Frames on Density Plots in Version 7
- To: mathgroup at smc.vnet.net
- Subject: [mg95653] Re: [mg95632] Frames on Density Plots in Version 7
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Sat, 24 Jan 2009 06:17:21 -0500 (EST)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- References: <200901231007.FAA03330@smc.vnet.net>
- Reply-to: murray at math.umass.edu
With Mathematica 7.0 under Windows XP, for me BOTH plots are missing the
upper frame line but have the ticks there.
David Park 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 still
> it would be annoying to casual users.
>
>
>
>
>
> David Park
>
> djmpark at comcast.net
>
> <http://home.comcast.net/~djmpark> http://home.comcast.net/~djmpark/
>
>
--
Murray Eisenberg murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower phone 413 549-1020 (H)
University of Massachusetts 413 545-2859 (W)
710 North Pleasant Street fax 413 545-1801
Amherst, MA 01003-9305
- Follow-Ups:
- Re: Frames on Density Plots in Version 7
- From: Richard Hofler <rhofler@bus.ucf.edu>
- Re: Frames on Density Plots in Version 7
- References:
- Frames on Density Plots in Version 7
- From: "David Park" <djmpark@comcast.net>
- Frames on Density Plots in Version 7