# Labels

Having the right label is important in the visual. It helps you understand information easily. Best practices suggest that labels should be clear, easy to read, and short.

Powerviz Sunburst offers two types of labels to make sure you have the best option.

* [Data Label](#data-labels)
* [Leaf Label ](#leaf-labels)          &#x20;

<figure><img src="/files/YTmUJJVRDFEOgX8JBYoa" alt="" width="563"><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Data Labels" %}
Data labels are placed inside the arcs.

It includes the following features:

<table><thead><tr><th width="203">Feature</th><th>Functionality</th></tr></thead><tbody><tr><td>Orientation</td><td>Choose between <strong>curved and linear</strong> orientation.</td></tr><tr><td>Display Style</td><td>Either show a <strong>category or a category + value.</strong></td></tr><tr><td>Label Formatting</td><td>Customize the font family, color, size, and style (BIU).</td></tr><tr><td>Background Color</td><td>Enable background color. When the fill pattern is enabled, the user can apply background only to arcs with the pattern.</td></tr></tbody></table>

Here are examples of different types of orientation.
{% endtab %}

{% tab title="Leaf Labels" %}
Leaf labels appear on the outer circle connected to a child node. By default, this option is disabled. You can turn it on in the advanced settings.

This offers the following features:

<table><thead><tr><th width="193">Feature</th><th>Functionality</th></tr></thead><tbody><tr><td>Display Style</td><td>It has seven styles that combine category, value, and percentage.</td></tr><tr><td>Label Formatting</td><td>Customize the font family, color, and size</td></tr></tbody></table>

Preview
{% endtab %}
{% endtabs %}

<figure><img src="/files/lxyQ4OLeApf9aQqZUgX0" 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.powerviz.ai/powerviz/sunburst/advanced-settings-introduction/labels.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.
