You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Analyzer, age groups were configured in ascending order(e.g. 0–4, 5–9, ..., 75+). The data properties in the widget also display the same custom order.
However, in the chart view, the age groups are not shown in the specified order, which leads to confusion (screenshot). At the same time, the correct order is preserved in the table view of the same widget.
It is expected that the chart view should also respect the custom order defined for the age groups.