
PinK procedure: tgraph
Appends a new point to the line in your timegraph and draws it.
tgraph graph line_number x y
- graph is a BLT graph initialized as a timegraph using
tgraph_ini.
- line_number is the number of the line you want to update.
- x y are the coordinates to be appended to the lines
coordinate list. X should be given in UNIX time.
Have a look at the source code!
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jul 8 1995 .