Sorting the values on the chart

You can sort the values on a chart by either the values on the X-axis or the Y-axis. The sort options available in the sort drop down list depend on the data type of the attribute. You can sort string attributes alphabetically and numeric attributes by a variety of functions such as sum, average, median, etc.

For example, string attributes have the following:

Sorting drop-down and direction toggle on the Chart component

And number attributes have the following:

Sorting drop-down and direction toggle on the Chart component

To sort the values on the chart:

  1. Make sure you have already configured a Chart component with values that are appropriate for the axises.
  2. From the Sort drop-down list at the right of the chart, select the attribute to use for the sort and a sort option.
  3. To change the sort order between ascending and descending, click the sort direction toggle.