Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A colour map allows you to specify colours for selected chart attributes or series. It allows one attribute to have the same colour across multiple charts, regardless of its type, and the number, or sequence, of other attributes.

A colour map can be assigned to a chart in the chart's editor.

Insert excerpt
_standard_settings
_standard_settings
nopaneltrue

For each colour map, the following setting settings are configured:

...

FieldDescription
Basic Settings
Name
The
Name of the
FTP Site
colour map.
EnabledWhether or not the FTP Site is enabled to run.UsernameThe name of the user that will be used to create a connection with the FTP server.PasswordThe password that will be used to create a connection with the FTP server.Server AddressThe address of the destination server.PortOptional field to specify a Port Number, if required. This is a standard FTP option, and will be described in any good reference for FTP.FTP TypeSelect an option from:
  • Plain
  • SSH (secure transfer using FTP over SSH)
  • SSL (secure transfer using FTP-SSL)
These are standard FTP options, and will be described in any good reference for FTP.FTP ModeSelect an option from:
  • Active
  • Passive
These are standard FTP options, and will be described in any good reference for FTP.DescriptionDescriptionDescription of this FTP Site.

Form icons

The form provides the standard form icons.

See Also

Colour Map Entries

A list of of the colour map entries. For each colour map entry, the following settings are configured:
Name

Name of the colour map entry.

The name must exactly match the label/string that the colour is being assigned to.
This label will differ between different types of views. Examples of two different types of graph are included below.

ValueChoose a colour from the colour picker.
Description
DescriptionDescription of this colour map.

Examples:

Colour Mapping Configuration Panel

Image Added

The above Colour Mapping record was applied to both of the below graph views.

Pie charts

Image Added

Note that for this pie chart view, the Label Attribute = "Status Type", and status type has the following possible values, each of which require their own record in the Colour Mapping Entries panel.

  • ERROR
  • WARNING
  • INFO
  • OK

Image Added

Bar Graph

Image Added

Note that for the above bar graph, the Label Attribute = Status Type + "Portions", (list below- each require their own record in the Colour Mapping Entries panel). 

  • ERROR Portions
  • WARNING Portions
  • INFO Portions
  • OK Portions

This is because the bar graph is a sum of the "Portions" attribute, grouped by Status Type.  

Image Added

Image Added

Hence, in the initial screenshot above, all of the 6 Entries in the Colour Mapping record are required for the colour mapping to be configured properly.