Time-series plots

Time-series plots display an arbitrary number of fields and platforms plotted against time on the X axis.

Working with time-series windows

When you first add a time-series window to the screen (for details on adding windows see the editing section), it comes up empty, like this:
Most people consider this pretty boring, and will want to add some data to the window. There are a couple of ways to add data to time-series windows: In either case, when a platform is added to an empty time-series window, a default field (usually temperature) is picked and displayed, yielding something like:
If you wish to see a different field, move to the time-series icon and use the middle mouse button to pull down the field menu and select a new field.

If you now add a second platform to the time-series window, a new trace will be added displaying whatever field is already present in the window:

Platforms may be stacked up indefinitely.

Now suppose you want to look at a second field in this window. Move back to the time-series icon and use the right mouse button to select Add new field from the bottom of the menu. The window will add a new field and axis, making an attempt to (1) pick a field which does not already appear in the window, and (2) assign unique colors to the new traces for each platform. This attempt is not always entirely successful, but it is a start. The result will look something like:

A few details of interest when adding fields:

Removing data from time-series plots

There are a couple different ways to remove data from time-series plots, depending on what you wish to accomplish:

If you want to get rid of all traces for a given field, move to the associated time-series icon and select remove with the left mouse button in the usual manner.

If you want to remove individual traces, you need to move instead to that trace's annotation on the right side of the window. The line to the right of the platform name will illuminate:

You may then use the left mouse button to remove the given trace. If you remove all traces for a field, the entire field will be removed from the window.

Other time-series features

If you use the left mouse button on the time-series icon to select adjust limits, you will get a widget like the following:
This widget allows a couple of operations:

The colors of individual traces may be changed. Move into the side annotation area of the trace you wish to change, and use the right button menu to select a new color.

Time-series plots are zoomable. Simply use shift and the left mouse button in the usual manner.

Finally, time-series plots need not be drawn as lines. The right button may be used in the time-series icon to change the representation to one of a number of iconic forms. (An experienced configuration hacker can make any icon available; the menu has a selected subset). After changing the representation and shortening the time period, the above plot ends up like:


Next: time-height plots

Return to Zeb Help Index

$Id: time-series.html,v 1.1 1994/11/30 17:25:35 corbet Exp $