|
[Date Index]
[Thread Index]
[Author Index]
Bug in Print
- To: mathgroup at smc.vnet.net
- Subject: [mg84101] Bug in Print
- From: dh <dh at metrohm.ch>
- Date: Mon, 10 Dec 2007 20:33:37 -0500 (EST)
Hello,
consider:
Graphics[Line[{{0,0},{1,1}}],PlotRange->{{0.6,0.75},{0.7,0.75}}]
this plots a line and works fine. However, if we change xmin in the
PlotRange command to: PlotRange->{{0.7,0.75}... we also get a plot, but
if we try to print it, nothing is printed.
Please try to verify this.
$Version
6.0 for Microsoft Windows (32-bit) (June 19, 2007)
Prev by Date:
Re: Vertical tick labels in BarChart
Next by Date:
Re: Monitor bug or feature
Previous by thread:
A WorkLife FrameWork: December Discount
Next by thread:
question about For
|