Displaying 4 results from an estimated 4 matches for "subtick".
Did you mean:
subticks
2018 Apr 25
1
Can't Get Lattice Histogram Minor Tick Marks to Work
...the problem.
# Note how the histogram shows minor tickmarks on the vertical axis.
# I would like to show only a SINGLE minor tickmark between major tickmarks on
# the vertical axis, which helps to show the viewer that all the bars
# in the left panel are at five percent.
# The yscale.components.subticks function in the latticeExtras package
# has arguments to contol the minor tickmarks, but I can't get them to work.
# How can a get a single minor tickmark between the major tickmarks on
# the vertical axis?
# Thanks for your help,
# Don Macnaughton donmac at matstat.com
# Generate data in...
2018 Apr 25
0
Can't Get Lattice Histogram Minor Tick Marks to Work
Per the Posting Guide, why didn't you post the reproducible R code example?
On April 24, 2018 8:22:15 PM PDT, Donald Macnaughton <donmac at matstat.com> wrote:
>I'm drawing a paneled histogram using the lattice package. I've
>succeeded in
>adding minor tick marks to the vertical axis, but I can't get the
>desired
>number of minor tick marks between the major
2006 Nov 19
1
problems with axis
...rmat(probit.scale.values,digits=3)
axis(2,at=probit.scale.at,labels=probit.scale.values,las=1)
axis(1)
grid()
now the grid is misplaced. How can i set up where ticks have to be
plotted? Here it seems the grid isn't affected by the axis() call...
Another question: how can i set up a subtick division in another color
and plotting the relative grid on the same plot (like major and minor
tick)?
thanks for any advice,
nelson
2018 Apr 25
3
Can't Get Lattice Histogram Minor Tick Marks to Work
I'm drawing a paneled histogram using the lattice package. I've succeeded in
adding minor tick marks to the vertical axis, but I can't get the desired
number of minor tick marks between the major tick marks.
I've attached a self-contained program to illustrate the problem.
Thanks for your help,
Don Macnaughton
Here's my sessionInfo:
R version 3.4.3 (2017-11-30)
Platform: