Skip to content

Commit ca786b5

Browse files
docs: Label distribution dashboard (#9653)
1 parent f0c91b4 commit ca786b5

5 files changed

Lines changed: 55 additions & 0 deletions

File tree

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: Label distribution dashboard
3+
short: Label distribution
4+
tier: enterprise
5+
type: guide
6+
order: 0
7+
order_enterprise: 175
8+
meta_title: Label distribution dashboard
9+
meta_description: Use the label distribution dashboard to track the distribution of labels in a project.
10+
section: "Analytics"
11+
date: 2024-04-04 11:50:41
12+
---
13+
14+
The label distribution dashboard provides a visual representation of the label distribution in a project over time.
15+
16+
![Screenshot of Label distribution dashboard](/images/analytics/label-dist.png)
17+
18+
#### Access by user role
19+
20+
| User role | Access restrictions |
21+
|-----------|---------------------|
22+
| **Owner** and **Admin** | Can view the **Label Distribution** dashboard and filter for all projects. |
23+
| **Manager** | Can view the **Label Distribution** dashboard, but can only filter for and view projects in which they are a member. |
24+
| **Reviewer** and **Annotator** | Cannot access the **Label Distribution** dashboard. <br/><br/>When they open **Analytics**, they are redirected to the [Member Performance dashboard](dashboard_annotator), where they can only see their own annotation and review history. |
25+
26+
## Supported control tags
27+
28+
The label distribution dashboard supports control tags that have nested child tags.
29+
30+
For example, tags such as `<Choices>`, `<Labels>`, `<RectangleLabels>` are supported.
31+
32+
But tags such as `<TextArea>`, `<Rating>`, and `<Number>` are not supported.
33+
34+
!!! note
35+
Taxonomy tags with nested `Choice` tags are supported, but not [taxonomies defined with an external source](/templates/taxonomy#Taxonomies-defined-using-a-remote-source).
36+
37+
38+
## Label summaries and charts
39+
40+
At the top of the Label distribution dashboard, summary cards show how many annotations and predictions are in the project.
41+
42+
The charts show distribution of labels from annotations and from predictions.
43+
44+
![Screenshot of Label distribution dashboard](/images/analytics/label-dist-charts.png)
45+
46+
You can click the overflow menu next to each chart to view it as a pie chart or to export the data as a CSV file.
47+
48+
![Screenshot of Label distribution dashboard](/images/analytics/label-dist-menu.png)
49+
50+
## Label distribution tables
51+
52+
The label distribution table shows a detailed distribution of labels from annotations and from predictions, shown as total count and as a percentage relative to the total number of annotations/predictions.
53+
54+
![Screenshot of Label distribution table](/images/analytics/label-dist-tables.png)
55+
59.6 KB
Loading
90.6 KB
Loading
82.7 KB
Loading
70.3 KB
Loading

0 commit comments

Comments
 (0)