# Language Support for Timeline

The xViz Gantt Chart offers timeline support across up to three levels, with the capability to provide timelines granularity up to the day level.

The xViz Gantt Chart automatically adopts the language settings of your web browser for its timeline display. To modify the language used in the xViz Gantt chart timeline, you must change your browser default language settings.

E.g.: Set the Timeline levels as Year, Quarter, and Month. In this case, months can be shown in different languages.

For instructions on how to change the browser language, please refer to the documentation of your browser. Here are the guides of a couple of browsers on the steps to change the language of your browser:\
1\. Google Chrome:[Change Chrome languages and translate webpages - Android - Google Chrome Help](https://support.google.com/chrome/answer/173424?hl=en\&co=GENIE.Platform%3DAndroid)

2\. Microsoft Edge: [Use Microsoft Edge in another language - Microsoft Support](https://support.microsoft.com/en-us/microsoft-edge/use-microsoft-edge-in-another-language-4da8b5e0-11ce-7ea4-81d7-4e332eec551f#:~:text=Go%20to%20Settings%20and%20more,Microsoft)

For example, we have set the browser language to French.\
Now, refresh the xViz Gantt chart file. After refreshing, we can observe that the timeline's month labels will be displayed in French.

<figure><img src="/files/3lqmT1FXaq2Zi8YfAnYI" alt=""><figcaption><p><em>Image 1: Timeline Language changed to French</em></p></figcaption></figure>

In this way, the xViz Gantt Chart timeline automatically adopts the language settings of your web browser.


---

# 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.xviz.com/project-management/timeline-configurations/language-support-for-timeline.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.
