# Charts Library

The Chart Library houses the different charts you can include in your Project Dashboard. You can view the description of each chart by hovering over the "?" icon with your mouse and adding charts to your dashboard.

## Accessing the Chart Library

On the Dashboard for a project, click the "Customize" button to open the Chart Library.

<div><figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-5d22174ad46ae7449bcd9995e7a0eda227d2463d%2F438_Dashboard%20default.png?alt=media" alt=""><figcaption><p>Inside of a project Dashboard, click on the customize button.</p></figcaption></figure> <figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-b720ddcd34b8b739ad087c3f4ae858b219c16324%2F441_Charts%20library.png?alt=media" alt=""><figcaption><p>The Chart Library will display allowing you to view and add charts.</p></figcaption></figure></div>

## Viewing charts and descriptions

The Chart Library houses the various charts to include in your Dashboard. Below are examples of the different charts.

<div><figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-6acb4168635a316857d8f3cebc7c8e157e87c234%2F440_Charts%20library_SV.png?alt=media" alt=""><figcaption><p>Single Value, Donut, &#x26; Line charts with explanations of each.</p></figcaption></figure> <figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-669fd430aaa85c3434c7275ec884ff81875600e9%2F440_Charts%20library_B.png?alt=media" alt=""><figcaption><p>Bar charts with explanations of different datapoints.</p></figcaption></figure></div>

## Adding a chart to your Dashboard

To include a chart in the Dashboard of your project, click on the "Add" button next to the chart you wish to add. Confirm your selection by clicking "Add" or to go back click "Cancel"

<div><figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-db223c8fa6a02c4dcea28039b7deda83ecca8819%2F439_Charts%20library.png?alt=media" alt=""><figcaption><p>In the charts library click add on the chart you wish to include on your Dashboard.</p></figcaption></figure> <figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-cfd0a2f889118ad97b05fc9aab0fe2ca14ed6fe8%2F442_Charts%20library%20-%20Add%20a%20new%20chart%20-%20Pop%20up.png?alt=media" alt=""><figcaption><p>Confirm that you want to add the chart to your Dashboard.</p></figcaption></figure></div>

## Adjusting Chart Data Colors

You can select "Change data colors" in the Chart Library to sort and customize the different colors used to outline information. Refer to the [Data Colors](https://docs.testfiesta.com/account-settings/organization-owner-workspace/data-colors) section of the documentation for more info.

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-6490c55e3aea5e2e78364368387b435a480f07dd%2F441_Charts%20library_Data%20Colors.png?alt=media" alt=""><figcaption><p>In the Chart Library click on the change data colors button to adjust the view of your charts.</p></figcaption></figure>

If you need to further adjust the Dashboard, the next page will show you how to duplicate, expand, and delete charts. Click "Next"


---

# 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.testfiesta.com/projects-tab/project-dashboard/dashboard-components/charts/charts-library.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.
