# Axis Formatting

You can configure how to show the axis from the Axis Formatting dialog. You can access the dialog from the "Axis Formatting" menu.

![](/files/-MYkRWFY2m7Q2IQRDo0R)

Currently, the Axis Formatting is available only if you assign a Date or POSIXct column to the axis.

## Date Format

You can choose the date format that you want for the axis label from the list.

![](/files/-MYkRWFd4etrsZ3P1AvS)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.exploratory.io/visualization/features/axis-format.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
