Re: Plot Rendering
- To: mathgroup at smc.vnet.net
- Subject: [mg45701] Re: Plot Rendering
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Tue, 20 Jan 2004 05:08:11 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <buaost$mi3$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, it's a bug in the X11 frontend. Try to avoid it. Regards Jens shawn tanner wrote: > > I am using Mathematica 5.0 on Suse 9.0. I am having trouble with plotting > of larg or small numbers. .0000001*sin(x) or 1000000*sin(x) will not plot > but will freeze the notebook but sin(x) will plot fine. Any help would be > appreciated. > > thanks