# Rank (chart type)

## Overview

* The Rank widget shows the daily ranking trends of different items, with ranks ranging from #1 (top) to #10 (bottom). The chart highlights how some items maintain stable top positions, while others drop in rank over time.

<figure><img src="/files/6jBQutnCKJ4n5qTfetuz" alt=""><figcaption></figcaption></figure>

* First, click on any "+ Add widget" button to add a widget.

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

* Click on the Rank option.
* Click on the Add widget button to proceed.

<figure><img src="/files/8xyNRwOYP50qK5KTnMn9" alt=""><figcaption></figcaption></figure>

* Choose the available Collection or Connection of the data model that has been added.

## Setup your Rank chart

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

* Choose a column for Metrics.

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

* Choose a column for Rank item.

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

* You can modify further by settings Show label and Show top ranks.

## Change to the Rank type from another widget

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

* The Rank chart option can be selected by opening the Settings slider and then clicking on the Properties option.

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

* Click on the View type dropdown and choose the Rank chart icon to begin configuring your data model to the Rank chart.


---

# 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://endash-guidance-docs.gitbook.io/docs/dashboard/widget-types/rank-chart-type.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.
