# Styling

Users can make changes to the colour and size of the wells or assets using two types of styling

* **Simple Styling** makes one change to your entire well or asset list
* **Dynamic Styling** allows users to quickly identify different attributes within a list

To begin:

1. Click on the **Gear** icon on the layer in your Workspace to open Layer Panel on the left-hand side
2. Click **Style** icon&#x20;

<figure><img src="/files/8VzGB2DqP7YvvpKZAsHj" alt="" width="405"><figcaption></figcaption></figure>

### Simple Styling

Users can select one for the standard colours or click on the far right colour to open other options. If you know the Hex number for a colour, you can also enter it directly.

<figure><img src="/files/bsK2L50rmFsv1x08Z5Nu" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zrXriMs5gLGqkIp9ZmjY" alt="" width="485"><figcaption></figcaption></figure>

Users can adjust the size and colours of the other components

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

### Dynamic or Thematic Styling

Click on **Dynamic** to style by a particular attribute, popular attributes are highlighted below

<figure><img src="/files/cIanALU4vkaxtU6Hgyg1" alt=""><figcaption></figcaption></figure>

Selecting **By Producing Formation** coloured the top five producing formations with different colours

<figure><img src="/files/Ew4D996KRJoYctWbxBtb" alt=""><figcaption></figcaption></figure>

Users can adjust each colour box and they can adjust the size of Wells and Well Paths&#x20;

Users can also toggle on the **Bubble map** if they selected a quantifiable attribute like Recent Gas

<figure><img src="/files/1WBf0Ka74Gz1o2kEgmfj" alt=""><figcaption></figcaption></figure>

For example: if a user is only interested in visualizing the top three formations, they can click on the **Colour Box** and adjust.&#x20;

<figure><img src="/files/HpzYDi84knMDAQbkIpTW" alt=""><figcaption></figcaption></figure>

For example: a user would like to quickly see active licensee's in the Clearwater producing formation

1. Filter two columns on the attribute table **Producing Formation → Clearwater** and **Well Status** **→** **Active**
2. Click **Disc** icon to save and modify subset/list of wells
3. Select **By Licensee** to automatically style by attribute

<figure><img src="/files/RvL1b0PmfgiUuM537cBb" alt=""><figcaption></figcaption></figure>

### Applying Patterns

The following patterns can be applied to any polygon layer: solid, crosshatch, diagonal, and dots. You can access the pattern selector by expanding the primary polygon sublayer in the styling panel:

<figure><img src="/files/1X7eQwBDgz29vftlSSjW" alt=""><figcaption></figcaption></figure>

### Print

Adjust the Map to your preferences and click CTRL+P to print. If you'd like to see more or less of the map, drag up or down the Attribute Table.&#x20;

<figure><img src="/files/zVE1olCTLQjniUSOUbzV" 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://help-maps.stackdx.com/lists/styling.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.
