
PinK procedure: tgraph_ini
Initializes a timegraph based on the blt_graph widget. A time
graph has as its default x-axis the time and diplays values beinig
updated in time. The user can configure the graph like a usual BLT
graph. To get the right labels onto the time axis use the library
procedure xtime.
tgraph_ini graph ntimes nlines
- graph is a BLT graph you want to initialize as a timegraph.
- ntimes is the number of updates you want to be
displayed before the graph starts to scroll.
- nlines is the number of lines you want to be displayed
in one graph.
Have a look at the source code!
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jul 8 1995 .