0

Using the following code,

LogLinearPlot[
 x,
 {x, 0.1, 10},
 PlotStyle -> AbsoluteThickness[3],
 AxesStyle -> AbsoluteThickness[2],
 TicksStyle -> AbsoluteThickness[2]
]

I can manipulate the axes and the ticks on the vertical axis. How can I modify the thickness of the horizontal ticks?

Plot of the code above

Alexey Popkov
  • 61,809
  • 7
  • 149
  • 368
ersbygre1
  • 225
  • 1
  • 8

0 Answers0