X and Y axes

  • Thread starter F. Lawrence Kulchar
  • Start date
F

F. Lawrence Kulchar

I have created a line chart with the x and y axes.
The x axis ranges from -10 to +10.

This is exactly a graphing problem in math!

How can I make a vertical line appear, such as x=1???

This would be a vertical line extending up and down to infinity!

Thanks,
FLKulchar
 
D

Del Cotter

I have created a line chart with the x and y axes.
The x axis ranges from -10 to +10.

This is exactly a graphing problem in math!

How can I make a vertical line appear, such as x=1???

Line chart types are not well suited to doing mathematical graphing. Use
an XY chart type instead.
 
J

Jon Peltier

Same place you found the line chart, a couple of items lower in the dialog.

- Jon
 
Top