2D Graph

Hi all,

What I would like to do is plot a series of points in a 3 dimensional space. I have for each point an x,y and z value. I can’t seem to be able to find anything that’ll work. I’d also like to be able to set the limits of all 3 axis.

I assume just a few lines of code would do it so if anyone can point me in the right direction it would be appreciated.

Cheers,

Chris.

You should use TGraph2D. See the related examples in tutorials.