Re: Axis breaks
- To: mathgroup at smc.vnet.net
- Subject: [mg15539] Re: [mg15510] Axis breaks
- From: Martin Kraus <mkraus at theorie3.physik.uni-erlangen.de>
- Date: Tue, 26 Jan 1999 13:44:27 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
> Hello everybody, > > I have the problem to display a set of data points, where some points > have Y-values of about -11 and the majority has Y-values about zero. > When I use ListPlot to dsiplay these datapoints, I do not get enough > resolution for the datapoint aorund zero. How can I perform an axis > break to display Y-values around -11 (say -12 to -10) and Y-values > between -1 and 1. I would prefer to see all the points in one plot. > Making to plots with different scales is not my first choice. > > Thank you very much > > Robert Krawczyk > I guess a logarithmic scale for the y axis is much more appropriated than trying to break an axis (which is probably too much work). Greetings Martin Kraus