Charts
Table of Content
- General behavior
- Column
- Row
- Stacked column
- Stacked row
- Scatter plot
- Horizontal symbol
- Vertical symbol
- Timeline
- Colour map
General behavior
All charts use the current selection, which can be modified using the filters.
All charts are customisable, using the common Customise menu.
All charts are downloadable in png format.
The charts share a common header and footer with the preview-table. More information is available here.
(since May 19, 2021 Release .Stat Suite JS 8.0.0) Below each chart, there is a collapsed localised help text with hints on what to do if the generated chart doesn’t correspond to the chart that the user has expected.
By expanding this field, the help text indicates specifically for each type of chart how the user can change chart options or data selections in order to design the chart according to her/his needs under the given chart business rules.
The following types of charts are supported:
While the ‘Chart’ tab stays always active/enabled, the dropdown menu items (chart types) dynamically adapt to the characteristics of the currently available data. They stay temporarily disabled until the data has been retrieved from the data space.
- If the ‘colour map’ configuration is missing or if the data has no ‘GEO’ dimension, then the ‘colour map’ is hidden.
- If the data has no ‘TIME_PERIOD’ dimension, then the ’timeline’ chart is hidden.
- Chart types are disabled if the current selection represents too few available data points to build a meaningful chart, e.g., if the data has only one ‘TIME_PERIOD’ value, then the ’timeline’ chart is disabled, or if the filter selection doesn’t allow for any value, then all displayed chart types are disabled until the selection changes and values become available.
Column
Example
Row
Example
Stacked column
Example
Note: The colour palette for stacked column charts can be configured as described here.
Stacked row
Introduced in December 14, 2021 Release .Stat Suite JS 11.0.0
Example
Note: The colour palette for stacked row charts can be configured as described here.
Scatter plot
Example
Horizontal symbol
Example
Vertical symbol
Example
Timeline
Example
Timeline charts are only shown for data that has a TIME_PERIOD dimension and at least 2 TIME_PERIOD values.
Note that, since June 13, 2024 Release .Stat Suite JS arc, in timeline charts, null values are not treated as zero (‘0’) but treated as nulls, which leads to a break in the line.
Colour map
Example
Note: Colour maps need to be configured as described here.