# Charts

{% embed url="<https://www.youtube.com/watch?v=mU17tBRcwqI>" %}

Charts let you display and track global KPIs on the dashboard and provide at-a-glance performance insights. It's the fastest way to create analytical reports on your data.&#x20;

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MEUTS5Cb65Kk4L2d8GI%2F-MEUeBzTK8f-99YlIwNc%2Fimage.png?alt=media\&token=bcdf7907-3d01-470c-bfd2-86109dcd20cd)

Jet Admin has the following charts for visualizing data: **line**, **bar**, **stacked bar, pie,** **doughnut, single value, radar, polar area, scatter, and bubble.**

<figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FWxJEUXY4KPmWCONG24xP%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202023-04-02%20%D0%B2%2021.20.36.png?alt=media&#x26;token=03e644b4-317e-4297-8dea-e0e20478846c" alt=""><figcaption></figcaption></figure>

### Sharing charts

You can share charts you make by clicking on the Share button in the upper right corner, just like [sharing any other app.](https://docs.jetadmin.io/user-guide/core-concept/sharing-your-app)

A specific use case that can be valuable for charts, however, is adding the charts to Notion.

To share a chart or dashboard in Notion, click on the *Share* button, then go to the tab that says *Public Share.* Adding a *Public Share* link will give anyone with the link access to your app. As such, it is usually recommended to set public link permissions to Read-only.

<figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2F1MJw9EBxqeQ0Drg561rk%2FUntitled17.gif?alt=media&#x26;token=8d16d517-239a-4070-8c1a-db9fb060ec8e" alt=""><figcaption></figcaption></figure>

To add the chart to Notion, go to the Notion page that you want to add the chart to, and past in the link. Then choose *Create Embed* in the dropdown menu that immediately appears when you paste the link.

Note that your whole app will be embedded in Notion. If you are making charts specifically to be used in Notion, you should consider this when designing your app and, for example, use design features such as tabs.

<figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2F3FmDmG8cKwbmIT0xzPI6%2FUntitled18.gif?alt=media&#x26;token=7a816bea-66ca-404e-b3b4-350ce919b597" alt=""><figcaption></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.jetadmin.io/user-guide/design-and-structure/components/charts.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.
