Re: Graphic Bugs
- To: mathgroup at christensen.cybernetics.net
- Subject: [mg1223] Re: Graphic Bugs
- From: rubin at msu.edu (Paul A. Rubin)
- Date: Fri, 26 May 1995 02:39:55 -0400
- Organization: Michigan State University
In article <3pmj0f$of0 at news0.cybernetics.net>, Xah Y Lee <xyl10060 at fhda.edu> wrote: -> -> ->This may not be a bug technically, but at least it's something unexpected. ->PlotRange->All do not take any graphics in Epilog into account. For ->example, the blue line in the code below will not show. -> ->ParametricPlot[ {t, Sin@t}, {t,0,6}, -> Epilog->{Hue[.7], Line[{{-2,0},{-2,3}}]}, -> AspectRatio->Automatic, -> PlotRange->All, -> PlotStyle->{Hue[0],Hue[.7],Hue[.8]} ->] -> -> Xah Lee 74631.731 at compuserve.com -> Quote of the day: -> God made man, the rest is the work of integers. --A Chronicler. -> -> -> If I understand Epilog correctly, it takes graphics primitives written using scaled coordinates (the 0 to 1 coordinates used by PlotRegion, not the "natural" coordinates used by PlotRange). You line falls outside the plot region. I think. Paul ************************************************************************** * Paul A. Rubin Phone: (517) 432-3509 * * Department of Management Fax: (517) 432-1111 * * Eli Broad Graduate School of Management Net: RUBIN at MSU.EDU * * Michigan State University * * East Lansing, MI 48824-1122 (USA) * ************************************************************************** Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. J. W. v. GOETHE