Hi,

I am thinking about a plotting problem with the data set like this:
[3,2,4,100,5]

If I plot this list, then 100 will be very high and 3, 2, 4 and 5 will be
almost near 0. So, can I use a discontinued Y-axis, which has two ranges,
from 0 to 10 and from 90 to 110. Of course, there needs a tear between these
two parts to indicate that the Y-axis is not continuous. I draw a
illustration as attached.

Cheers,
Forrest

Forrest Sheng Bao, BSEE, Graduate Student
Dept. of Computer Science/Electrical Engineering
Texas Tech University, Lubbock, Texas
http://narnia.cs.ttu.edu

<<attachment: DiscontinuedYAxis.gif>>

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to