# Serial

<figure><img src="https://downloads.intercomcdn.com/i/o/687233555/a02cb2e53b25708937309eee/visual16.png" alt="" width="563"><figcaption></figcaption></figure>

## Data

Set the x axis column and columns to show as y axis values. You add more metrics to draw at the same time. You can set group by column if there are categories that you would like to separate values and show each of them as a series.

[![](https://downloads.intercomcdn.com/i/o/687233487/b72c2a8eef77696354ec3359/visual17.png)](https://downloads.intercomcdn.com/i/o/687233487/b72c2a8eef77696354ec3359/visual17.png)

## Display

1. Series: You can specify the color and chart type (bar, line, stacked bar, stacked area). Additionally, you can choose whether to use the left or right y-axis for the series.

   [![](https://downloads.intercomcdn.com/i/o/687233272/710e9b85903c0101720539a4/visual18.png)](https://downloads.intercomcdn.com/i/o/687233272/710e9b85903c0101720539a4/visual18.png)
2. Stack type: If there are stack type series, you can choose whether to display them as absolute values or as a percentage of the total.

   [![](https://downloads.intercomcdn.com/i/o/687233145/3087fb246fadc73281e0798c/visual19.png)](https://downloads.intercomcdn.com/i/o/687233145/3087fb246fadc73281e0798c/visual19.png)
3. Axis options: You can set the label and formatting for each x/y axis.

   [![](https://downloads.intercomcdn.com/i/o/687233081/f318badb83d6d01294b31f6e/visual20.png)](https://downloads.intercomcdn.com/i/o/687233081/f318badb83d6d01294b31f6e/visual20.png)
4. Goal lines: You can add goal lines to charts to display important values as dotted lines.

   [![](https://downloads.intercomcdn.com/i/o/687232898/c4222b6fab86258bd93c9fd3/visual21.png)](https://downloads.intercomcdn.com/i/o/687232898/c4222b6fab86258bd93c9fd3/visual21.png)
5. Color bands: You can also add color bands to fill a range of important values with color.


---

# 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://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/9.-visualization/serial.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.
