X and Y axes

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

Guest

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
 
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.
 
Back
Top