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

Compare with Current View Page History

Version 1 Current »

A Report HTML table can contain colours; it can be usefull to colour cells that cross a certain threshold. To achieve this, the configuration of the following files must be correct:

  • ValueAttributesMap: This file must include a table with colours.

  • Report module
    • In the declarations section a table layout must be specified with a tableStyle.
    • In the reports section a report table must have a map ID linked to the timeseries in the table.
  • tables.css file: In this file the correct colours must be configured for the map ID's
  • No labels