Re: Bug in Show
- To: mathgroup at smc.vnet.net
- Subject: [mg81561] Re: Bug in Show
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 26 Sep 2007 21:54:52 -0400 (EDT)
- Organization: Uni Leipzig
- References: <fddeo9$9s4$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
Hi, Show[] take the unspecific options from the *first* Graphics[] in its argument list and not from the last. Regards Jens Miguel wrote: > When I use the ContourPlot function with the option Axes->True, the > axes are displayed. > > But when is included in Show function does'nt. Why?. > > You can see in this example > > http://mathematicaes.googlegroups.com/web/ContourPlot.pdf > >