Re: AxesLabel for ContourPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg25678] Re: AxesLabel for ContourPlot
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Thu, 19 Oct 2000 04:35:10 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <8sjk31$g0d@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
a contour plot has frames and the axes covered by the contour polygons.
FrameLabel->{x,y} may help.
Regards
Jens
Christopher Tong wrote:
>
> Anybody know how to make ContourPlot show an
> AxesLabel? I can't get it to do so even when I
> include the AxesLabel->{"x","y"} option. It also
> doesn't work when I use Show to display a contour plot.
> I am using Mathematica 4.0.2.0 on a PC.
>
> Thanks,
> Chris