# Connectors Formatting

&#x20;The xViz Gantt Chart allows you to configure the colors and types of connectors

<figure><img src="/files/UYLMUeDmtORox0mDzPWw" alt=""><figcaption><p><em>Image 1: Connectors Formatting</em></p></figcaption></figure>

### Steps to Formatting Connectors:

1. Go to the Format Pane and select the option for Data Colors

<figure><img src="/files/FvH6XbZQZYjUV5LH9eHO" alt="" width="182"><figcaption><p><em>Image 2: Data Colors options in Format Pane</em></p></figcaption></figure>

2. Select the "Connectors" option from Interaction State dropdown.

<figure><img src="/files/3j4BOLNHl3YvMEyjTE6X" alt="" width="180"><figcaption><p><em>Image 3: Select Connectors option from dropdown</em></p></figcaption></figure>

3. You can then customize the line and arrow colors of the connectors to match your preferences.

<figure><img src="/files/9C9cix1dzpRWK5ykrhPD" alt="" width="180"><figcaption><p><em>Image 4: Customize the Connetors color</em></p></figcaption></figure>

4. Then you can display the Connector Line Type in different styles such as

* Solid
* Dotted
* Dashed
* Dashed-Dotted

<figure><img src="/files/Mn4tWYRKNzHH3L15nLuO" alt="" width="179"><figcaption><p><em>Image 5: Connectors Line Type</em></p></figcaption></figure>

5. Adjust the connectors line stroke you would like to customize.

<figure><img src="/files/ba91M3fQ8L4A8qCuC36m" alt="" width="181"><figcaption><p><em>Image 6: Connector Line Stroke</em></p></figcaption></figure>


---

# 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/connectors/connectors-formatting.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.
