JSup - Forlani

Trend animation (Bozza)

This animation enable an object to display historical trends.

All the tag used by this kind of animation (except the tags whose value history is displayed by the trend) should belong to the User Domain (to make the application to support multi users).

Many tag / expression can be given to set/get various parameters:

Grid definition

The number inserted in the major division (for time/vertical grid) are to be considered suggestions: JSup will choose a human being understandable division (for example 5', 1h, etc... and not 67s) to have the number of major divisions as near as possible to the entered number.

The optional Grid info to tag is an Object tag (Vector link typed) that will receive the information about the time axis grid as Trend.GridVLineInfo. See how the time tick/labels are painted in the standard JSup Trend window for an example of how this information can be used.

Trend pens

For a fixed pen trend you can directly define the pens that will be drawn by the trend.
For a dynamic pen configuration (like in the standard JSup Trend window) you can leave the pen list blank and check Persistent pen configuration that makes the trend to remember the last pen configuration (Windows user based).

(logged tags)