# Create Tick, Range, PnF, or Renko Chart

There are a couple ways to display a non-linear chart such as Tick, Volume, Range, Renko, Point and Figure, and Reversal.

The first method is to bring up your Chart Settings by clicking on the Bar Size chooser on the top toolbar in the default layout then go to the Custom tab. Here you are able to select the Bar Size drop down menu for your desired non-linear bar size and then you are able to set the interval below.

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

The second method is to add the custom bar sizes to the Favourites list (screenshot above). You will then be able to right-click the chart background and select one of the quick bar size options.&#x20;

In the screenshot below, Tick (10) was added to the Favourites list so the option of Tick (10) shows up on the right click context menu > Bar Size:

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

More information on the Bar Size can be found [here](/user-guide/charts-1/bar-sizes.md)

Another method is to double-click on the chart background, then select the **Bar Settings** tab.&#x20;

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

![Right-click Menu](/files/-MhV2UrFSN6pDJNUvFGH)


---

# 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.motivewave.com/knowledge-base/charts/create-tick-range-renko-chart.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.
