|
You need the latest Java-plugin for this page!!! Controls: Left mouse button: expand/collapse a row, hold and drag to affect multiple rows Mouse wheel: scroll [SHIFT] + mouse wheel: zoom in/out Toolbar buttons are self-explanatory: Open, save, cursor, zoom in, zoom out, color map, color segments, clustering (may take a while) Click column header to sort via column Drag column to reorder columns Click Icicle Plot (appears after clustering) to expand/collapes clusters Click Icicle Plot header to expand/collapse whole levels of clustering hierarchy 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 "String", "Real", "Integer", "Category", and "Date" are valid) 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:
CAR;MPG;Cylinders;Horsepower;Weight;Acceleration;Year;Origin |