|
You need the latest Java-plugin for this page!!! Controls: Mouse hover: Highlight and label a segment Left mouse button drag: zoom into a region of interest Right mouse button: exit zoom mode Sprial scrolling: when scroll arrows are visible, you can press [LEFT] key or [RIGHT] key or click the arrows to change the current view Mouse wheel, [PAGE UP] key, [PAGE DOWN] key: scroll current view by one cycle (i.e., by the number of segments per cycle) Valid data: 1. The first line in a data file must contain attribute names separated by semicolon 2. The second line contains the data types of the attributes also separated by semicolon (only "Real", "Integer", and "Date" attributes will be considered) 3. The rest of the lines contains the actual data 4. Note that a temporal reference is only recognized if "Date" is the first attribute in the file Example:
Date;AvgTemp;Precipitation;RelHumidity |