Displaying minor logarithmic ticks in x-axis in R

前端 未结 8 555
一个人的身影
一个人的身影 2021-02-02 15:31

I have a normal distribution plot and a histogram plot with x axis in log scale displaying 0, 10^0, 10^1 ... I want to include minor ticks between the major ones. Actually I was

8条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-02 16:10

    The x axis labels in the first plot on this page is in error. The minor ticks are not properly distributed.

提交回复
热议问题