How do I draw a semilog graph?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to draw a graph, where the x-axis is log scale, and y-axis is
linear scale. How can I do that?
 
Same as you would for the Y scale. Double click on the relevant axis to get
the Format axis function. Scale tab, select log scale. You will, of
course, need to be using a numerical X axis, not a category, so it's an XY
chart that you need.
 
Back
Top