{gridLabels({
        axis: "x",
        positions: range(labelStep, mapTransformProps.gridSize.x, labelStep),
        fill: props.templateView ? Color.mediumGray : Color.labelBackground,
        ...commonProps,