Axis Settings

Axis settings allow users to control the appearance, behavior, and scale of the axes in charts. These settings can be configured for as many axes as there are in the chart.

Key Settings

Axis Position

  • X-Axis - Currently, X-axis is allowed to be placed only at the bottom of the chart.

  • Y-Axis - Y-axis can be placed either on the left or right of the chart.

Show Grid Lines

Shows grid lines throughout the chart, with vertical lines for the X-axis and horizontal lines for the Y-axis.

Axis Line

The properties in this setting allow control over the X-axis or Y-axis:

  • Show Axis Line – When enabled, displays the axis line.

  • Size – Defines the width or thickness of the axis line.

  • Color – Determines the color of the axis line.

Axis Label Density

Axis label density controls how frequently labels appear along the axis. A low density value results in more frequent labels, while a high density value leads to fewer, more spaced-out labels.

Axis Ticks

Axis ticks represent the marks along the axis that correspond to specific data values or intervals.

  • Show Axis Ticks – When enabled, displays the axis ticks.

  • Color – Determines the color of the axis tick.

Axis Range (Applies only to Y-axes)

Can be used to control the lower and upper axis values

  • Min – Set the minimum value for the axis, ensuring that the visual starts from a specific point, even if the data does not naturally include it.

  • Max – Define the maximum value for the axis, capping the data representation to a specific threshold.

Log Scale (Applies only to Y-axes)

Transforms the scale of the axis so that each interval represents a power of 10, rather than a linear distance.

Last updated