Axes

This guide will show you how to change the format and presentation of your chart axes.

Axis formatting

You can access the axis format menu in two ways:

  1. From the design panel: Select the ellipses next to the field of the axis you would like to edit, then select the Display to open the axis options.

  1. From the visual: You can right-click directly on the axis in the visual and select Edit axis.

From the Format menu you can:

  • Change the axis title

  • Sort the axis

  • Adjust the axis scaling (e.g. linear, logarithmic etc.)

  • Adjust the axis range

  • Reverse the axis

  • Format the axis labels

By default the axis will be set to 'continuous' on a linear scale with rounded limits.

Discrete vs Continuous Axis

A discrete axis displays separate, distinct categories, ideal for categorical data like product types. In contrast, a continuous axis represents a seamless range of values, such as time or temperature, showing data in a flowing sequence. Use discrete for individual groups and continuous for data measured over intervals.

Axis spacing

For categorical axes, find the resizer by moving your mouse between the axis labels until a boundary is highlighted and the cursor changes to a resizer. Then just click and drag to change the spacing between labels:

If you want to try and fit your chart into

Rotate axis labels

To rotate axis labels, right-click the axis and select Rotate labels. Labels can only be rotated for discrete mappings.

Hiding/Unhiding an axis

To hide or unhide an axis, right-click on the axis and select Hide axis or Unhide all axes.

Last updated