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