# Preview Data and Label Distribution Online

## **Annotation Visualization** <a href="#id-1" id="id-1"></a>

> **View Mainstream data like Images, Videos, and the corresponding Annotations.**

![](/files/-MWY5Ok7NTe-brZYsxyo)

* Mini-window on the right corner: Click "<" or ">" to switch data samples.
* Annotation list on the left: Click a label name  to view its corresponding annotations in the main view

## **Label Distribution Visualization** <a href="#id-2" id="id-2"></a>

> View label distribution of a dataset

* Multiple data presentations: list, histogram, pie chart, etc.
* Copy the URL /IFRAME of the preview page and embed the visualization widget into your own page

![](/files/-MWY5WEERyNpZTctsjn-)

{% hint style="info" %}
Visualization widgets have not yet covered all datasets but will be available soon :)
{% endhint %}


---

# 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.graviti.com/guide/opendataset/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.
