# 在线预览数据及标签分布

## 标注数据可视化 <a href="#id-1" id="id-1"></a>

> 查看主流的图片及视频数据、标注数据

![](/files/-MWe7wkN9PJy9XpVNQ37)

* 右侧主视图：点击 "**<**" 或 "**>**" 切换数据集样例
* 左侧标注列表：点击任一标签名称，即可在主视图中查看对应的标注情况

## **标签分布可视化** <a href="#id-2" id="id-2"></a>

> 查看数据集的所有标签的分布情况

* 多种信息统计方式：列表、柱状图、饼图
* COPY 预览页面的URL/IFRAME将可视化组件嵌入到自己的页面

![](/files/-MWe8KFrBNMjJJkanwca)

{% hint style="info" %}
可视化组件尚未覆盖所有数据集，将在日后陆续上线 :)
{% 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.cn/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.
