Configure chart axis marks
Sigma supports configuring custom chart axis marks, like ticks and grid lines. You can change the appearance, spacing and step size of both major (labeled) and minor (unlabeled) chart ticks. Utilizing axis marks can increase the readability of your chart and allow you to customize the reference points in your visualizations.
This document covers how to configure axis marks in Sigma.
User requirements
- You must have Can Edit or Can Explore access to an individual workbook.
Configure chart axis marks
Configuring chart axis marks is only supported for charts with Linear or Time selected as the Scale type.
By default, the axis mark options shown will differ slightly based on the scale type of your chart. To configure axis marks:
-
Select your desired chart, then select the Format tab in the editor panel.
-
Open the X-axis or Y-axis dropdown.
-
From the Axis marks menu, select your desired axis mark option:
- Tick: Adds axis marks along the axis of your chart where the axis labels are located.
- Grid line: Adds vertical lines to the background of your chart, aligned with the axis labels.
- Both: Adds both ticks and grid lines to your chart.
- None: Removes both ticks and grid lines from your chart.
Labels for axis marks may be hidden if they overlap.
-
Configure your desired Axis mark spacing option. You can select Auto, Count, or Step. If you select Auto, the axis mark spacing is automatically configured based on your chart type and data. If you chose Count or Step, configure your desired settings.
-
For charts with Count axis mark spacing, enter your desired number of axis marks. To produce values that are regularly spaced (e.g. every 1, 5, 10 or every day, week, or month), the exact number of axis marks displayed may change based on your data. For full control over spacing, use Step.
-
For charts with Step axis mark spacing, configure your desired settings:
Setting an anchor applies to both major and minor axis marks, and can be used to align major and minor axis marks so they overlap. To do so, set the anchor to the date or number you want them to overlap at.
- To enable minor axis marks (unlabeled marks between the labeled major marks), turn the Show minor axis marks toggle on. Configure your minor axis marks:
- (For time scale charts only) Select your desired Minor unit from the menu.
- Enter a Minor step size.
- Select your desired Minor axis mark (Tick, Grid line, Both) from the menu.
By default, for time axes, if the major step size is larger than one, the minor axis mark size will be set to 1 of the major unit. If the major step size is smaller than one, the minor axis mark unit will be set to one unit smaller than the major axis mark unit (e.g. a major axis unit of Year will result in a default minor unit of Month).
For linear axes, there will be approximately 4 minor axis marks per major axis mark by default.
- To revert back to default axis mark settings, select Reset to default. This will remove all axis marks.

