For each chart, you can configure the order in which to display the group dimension values on the category axis.
To configure the chart sorting:
If this checkbox is checked, then on the end user view, a drop-down list is displayed on the chart to allow end users to change the sort order.
From the sort order drop-down list, select whether to display the group dimension values alphabetically from low to high (A-Z) or high to low (Z-A).
From the sort order drop-down list, select whether to display the dimension values in order from lowest to highest metric value, or from highest to lowest metric value.
For example, for the following values:
| Group Dimension Value | First Metric Value |
|---|---|
| United States | 45 |
| France | 30 |
| Spain | 25 |
| Germany | 50 |
If the chart is sorted by the group dimension value alphabetically from A to Z, the order would be France, Germany, Spain, and then United States.
If the chart is sorted by the first metric value from low to high, the order would be Spain, France, United States, and then Germany.
In this case, the end user sorting drop-down list includes the number of values.