# Fill Patterns

A pattern is a design that repeats itself. Patterns can look like lines, circles, or zigzags. They are easy to recognize because of their repetitive nature. Recognizing patterns can help us make predictions, solve problems, and find beauty in the shapes.

With Powerviz, you can either choose from their pre-filled patterns or create your own. We have 16 different pattern designs to choose from.

{% hint style="success" %} <mark style="color:green;">Points to keep in mind while uploading custom patterns.</mark>

* <mark style="color:green;">It should be in PNG and JPG format.</mark>
* <mark style="color:green;">The maximum size is 2 MB, and the ideal image resolution is 32\*32 pixels.</mark>
  {% endhint %}

### Steps to apply patterns[​](https://docs.powerviz.ai/sunburst/advanced-settings/fill-patterns#steps-to-apply-patterns) <a href="#steps-to-apply-patterns" id="steps-to-apply-patterns"></a>

* Go to the **Fill Patterns** options.
* Enable the toggle button. You’ll see a list of parent categories. Select the **category**.
* Pick a pattern from the dropdown or upload your own.
* If you want to apply a border to arcs with patterns, enable the "**border for pattern**" checkbox.
* Hit **Apply**, to save.

{% hint style="info" %} <mark style="color:blue;">**INFO**</mark>&#x20;

<mark style="color:blue;">Patterns support the applied color schemes and are also displayed on the legend markers for easy selection.</mark>
{% endhint %}

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-sunburst/28.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**INFO**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">When both "</mark>[<mark style="color:blue;">**Border for pattern**</mark>](/powerviz/sunburst/advanced-settings-introduction/fill-patterns.md)<mark style="color:blue;">" and</mark> [<mark style="color:blue;">**Stroke width**</mark>](/powerviz/sunburst/advanced-settings-introduction/arc-settings.md) <mark style="color:blue;">in the arc setting are enabled. "Border for pattern" will take the lead.</mark>
{% 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.powerviz.ai/powerviz/sunburst/advanced-settings-introduction/fill-patterns.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.
