How to configure a Grid Overlay legend

From Tygron Support wiki
Jump to navigation Jump to search

Grid Overlays can display wide ranges of values for a wide range of use-cases. The results are computed and stored as individual numeric values on a grid spanning the entire Project. Based on the Legend of the Grid Overlay, specific values are visualized with specific colors. Configure the legend to ensure the full range of data is easily interpreted visually.

Editor → Current Situation (Ribbon tab) → Overlays (Ribbon bar) → The Overlay to edit (Left panel) → Legend tab (Right panel)
How to configure a Grid Overlay's legend:
  1. In the left panel of the editor, select the Grid Overlay to configure
  2. In the right panel, switch to the "Legend" tab
  3. Activate the "Custom Legend" option
  4. Ensure the right amount of entries exist:
    Click "Add" at the bottom of the right panel to add more entries. (New entries are added with a value of 0).
    Select entries and click "Remove" at the bottom of the right panel to delete them.
  5. Configure each individual entry:
    To configure the name of the entry, in the top input field of the entry enter the appropriate name/description
    To configure the color of the entry, click on the color dropdown and use the color picker to select an appropriate color
    To configure the value for which the color should be displayed, enter the appropriate numerical value in the value input field



Notes

  • The order of entries is dictated by the values of the entries. While editing the values, the entries may reorder automatically.
  • Any value in the Grid Overlay results which exactly matches an entry in the legend, will be displayed with that entry's color.
    • Any value higher or lower than the highest or lowest entry in the legend will be displayed with the color of the highest or lowest entry respectively.
    • For result types using the INTERPOLATED style, any value in between the values of two entries in the legend will be displayed with the interpolated color of the two closest entries.
    • NO_DATA values are automatically visualized as transparent.
  • The name of an entry cannot be empty. However, a "space" can be used instead to display a color without a (visible) text.
  • The Grid Overlay's legend can be reset to the default by unchecking the "Custom Legend" option. Any customizations to that Grid Overlay's legend are then discarded.

See also