# 9. Visualization

## Visualization <a href="#h_77825f8375" id="h_77825f8375"></a>

We offer diverse visualization methods to present data effectively. The results can be added to a dashboard for easy management and quick viewing, or shared with the public.

### Add visualization

You can create various chart visualizations from the results of your query.

You can add a new chart visualization by clicking the "Add Visualization" button next to the Result table tab. A modal window will appear where you can choose from one of the options: table, pie, serial, number, or pivot table. The selected visualization will then be added.

[![](https://downloads.intercomcdn.com/i/o/687234567/89551d1290b8cdba585a135e/visual1.png)](https://downloads.intercomcdn.com/i/o/687234567/89551d1290b8cdba585a135e/visual1.png)[![](https://downloads.intercomcdn.com/i/o/687234677/da596793e16240427113da4c/visual2.png)](https://downloads.intercomcdn.com/i/o/687234677/da596793e16240427113da4c/visual2.png)

### Add to dashboard

You can add the chart to one of your dashboards by clicking the "Add to dashboard" button.

[![](https://downloads.intercomcdn.com/i/o/687234623/25126f750aee17a946ab83d1/visual3.png)](https://downloads.intercomcdn.com/i/o/687234623/25126f750aee17a946ab83d1/visual3.png)

### Edit visualization

You can edit the data and display format of each chart visualization. Clicking on "Edit visualization" at the top will bring up a modal window where you can make the necessary changes.

[![](https://downloads.intercomcdn.com/i/o/687234756/11bd3fb15c4fd8c543e95b27/visual4.png)](https://downloads.intercomcdn.com/i/o/687234756/11bd3fb15c4fd8c543e95b27/visual4.png)

### Changing the title

When you add a chart visualization to your dashboard, it will display the title of the query by default. However, you can edit the title of an individual chart by clicking the edit button located at the top left of the modal window.

[![](https://downloads.intercomcdn.com/i/o/687234839/63ae853a07fa4a983d129b8f/visual5.png)](https://downloads.intercomcdn.com/i/o/687234839/63ae853a07fa4a983d129b8f/visual5.png)


---

# 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://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/9.-visualization.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.
