> For the complete documentation index, see [llms.txt](https://videos.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://videos.inforiver.com/reporting-matrix/graphical-tables/sparkline-charts.md).

# Sparkline charts

A sparkline is typically used to show trends in a series of values over time, such as stock prices or website traffic. Inforiver provides line, area, baseline, columns, and win-loss sparkline charts. Some of the customization options are available -&#x20;

(a) Marker - for all points, min/max, first/last, none etc.&#x20;

(b) Scale bands - to display information about the overall distribution of values&#x20;

(c) Show column - choose whether to show the Min, Max, Avg, or Sum columns or All children&#x20;

(d) Axis config - add a reference axis such as median, average, mid value etc

{% embed url="<https://lumel.wistia.com/medias/vi8vnwa4tj>" %}

> ## **Related resources**
>
> #### User guide
>
> [Sparkline charts](https://docs.inforiver.com/working-with-inforiver/6.-working-with-charts/sparkline-charts)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://videos.inforiver.com/reporting-matrix/graphical-tables/sparkline-charts.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.
