# Dashboards

## Type of charts

list of the charts available to use:&#x20;

* Line
* Bar
* Radar
* Doughnut
* Pie
* PolarArea
* Bubble
* Scatter
* Area

some example how looks\ <br>

![](/files/-MgFN-xeGcuqZp-xgBCX)

![](/files/-MgFMvfjBf0MDowMNlfU)

Next, you will see how to configure the data source and dashboard properties

{% content-ref url="/pages/-MgFNPWxW3KEWZVl4uIV" %}
[Broken mention](broken://pages/-MgFNPWxW3KEWZVl4uIV)
{% endcontent-ref %}

{% content-ref url="/pages/-MgFwIRtiF7gAI5EfG1X" %}
[Transform properties](/dev/configurations/components/dashboards/transform-properties.md)
{% endcontent-ref %}


---

# 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://codenull.gitbook.io/dev/configurations/components/dashboards.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.
