Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Property | Description | Example |
|---|---|---|
| General > Sort on totals | Allows you to sort categories for most Bar and Lollipop charts by their total values, in ascending or descending order. The default sort is none. Note that the Sort each category option is unavailable when the chart has automatic time scaling applied (** Category Scale**> Never Use Time Scale). In the example, the categories are sorted by their totals in ascending order. | ![]() |
| General > Sort each category | Allows you to sort items in each individual category for most types of Multi-series bar and Lollipop charts. You can choose default, ascending, descending, A-Z, Z-A, or none. The default sort option is none. Note that Sort on totals is unavailable when the Value Scale> Log Scale option is checked. In the example, the bars within all categories are sorted in descending order. | ![]() |
| Bar settings > Non-stacked interactivity | Turns off the default stacked bar chart interactivity. When you hover over any series in a stacked bar or 100% stacked bar chart, the corresponding series are highlighted and connected across the chart, as shown in the first example. If series data is missing for any stack in the chart, the highlighting is removed, and a “0” appears in the stack, as shown in the second example. By selecting Non-Stacked Interactivity, the connecting lines, highlighting, and “0” no longer appear upon hover, as shown in the third screenshot. For more information about DataSet columns, see Applying DataSet Columns to Your Chart. | ![]() ![]() ![]() |