Skip to content
Prev 83164 / 398506 Next

Plot problems: xlim

Using a broken axis is not a good solution to this problem (and there
are very few times that using a broken axis is a good idea)

It sounds like you are trying to compare a reference value to a
distribution.  To do this visually they both need to be on the same
scale, so that you can see the distance between the reference value
and the distribution.

Although it may not be aesthetically pleasing, it is true to the data.

Hadley