Page 1 of 1
Plotting a graph
Posted: Tue Jul 15, 2008 11:21 am
by andy.w.shaw
Im pretty new to Revolution ive only been using it for about 2 weeks. Im wanting to create a program to plot x and y co-ordanates on a graph but i have no idea where to start and what objects to use for the graph and text box's. I dont have a clue as to where to begin with that scripting. Any help would be useful.
Thanks
Andy
Posted: Tue Jul 15, 2008 11:57 am
by Klaus
Hi Andy,
I have a little demo stack named "Plotter Test" that might get you started "Plotter test":
http://www.major-k.de/xtalke.html
Best
Klaus
Posted: Tue Jul 15, 2008 11:57 am
by Janschenkel
You can do the line graph itself using a 'line' graphic object, and the labels using a set of field objects. Alternately, you can pick up the graphs and tables objects stack here:
http://www.rpi.edu/~simonk/technical.html
Hope this helped,
Jan Schenkel.