Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Trend Radar is based on an easy to use data input for its visualization. Editing the macro allows you to insert your data points to be depicted on the radar as CSV data. This makes the data input not only easy to understand and to adopt to, but also let you copy and paste your data easily into the Trend Radar.

The data input is based on the following structure and format. There are basically five columns, which are named quadrant, ring, name, moved, and link.

  • quadrant is the set specified as {Top Right, Top Left, Bottom Left, Bottom Right}

  • ring is the set specified as {INNER, SECOND, THIRD, OUTER} representing the rings from in to out

  • name is a string

  • moved is the set specified as {none, down, up} where none represents circle and down respectively up represents a triangle in the given direction

  • link is a string

  • No labels