Hi Ludo,
The good news is that it was easy. The bad news is that it was my fault. I
hadn't tried labeling the axes with something other than numbers. At about
line 109 in the source code, this line:
show.labels<-c(ytics[littletics],yticlab[bigtics])
should read:
show.labels<-c(yticlab[li
Dear all,
I'm using gap.plot(..) (plotrix-3-5-11) to make a plot containing a
broken axis. It seems in some cases that gap.plot() does not plot the
proper tick labels at the y-axis. Case in question is when I specify
tick labels for all ticks, on both y-ranges (ones below and one above
the gap). W
2 matches
Mail list logo