# Additional series

With Analytics+, you can plot the Running total/Running average/Pareto analysis/Percentage contribution. Enable the **Additional series** toggle to choose a specific type.&#x20;

#### 1. Value

Select the type of line to plot: Pareto, Running total, Running average, Moving average and Percentage contribution.

<div><figure><img src="/files/Wamze3JyPy46XB1Ekv1a" alt=""><figcaption><p>Pareto</p></figcaption></figure> <figure><img src="/files/SXrlVeTsDO8FUv02Rv0c" alt=""><figcaption><p>Running Total</p></figcaption></figure> <figure><img src="/files/hQ88LZ5SKyRsEKcOtakH" alt=""><figcaption><p>Running Average</p></figcaption></figure></div>

<div><figure><img src="/files/f8shA8PxaYPZ1gGAPMir" alt=""><figcaption><p>Percentage Contribution</p></figcaption></figure> <figure><img src="/files/LRGfJW2rOGgvMnig39qD" alt=""><figcaption><p>Moving Average</p></figcaption></figure></div>

#### 2. Line

Set the line style and specify the thickness and color.

<figure><img src="/files/FEVIh90y60PvUYXGOgsN" alt=""><figcaption><p>Line customization</p></figcaption></figure>

#### 3. Measure

Select the measure that will be used to plot the line values.

<figure><img src="/files/3sV5PDIiv7Jp1sWNr9ok" alt=""><figcaption><p>Measure values</p></figcaption></figure>

#### 4. Data label

Enable the toggle to display the data label against each point. You can customize the color and set the font size. You can also choose from regular, semi-bold and bold font styles.

<figure><img src="/files/R7iyzXwY9kDvcTCZrOhu" alt=""><figcaption><p>Data label</p></figcaption></figure>

### Total and average bars

You can plot the total value and average value of each measure as additional bars. Enable the respective toggles to plot them.

<figure><img src="/files/n6FBQ0cDf6UUrB7VKGrb" alt=""><figcaption><p>Total and average bars</p></figcaption></figure>

When you apply uniform scaling, the chart and total bar are plotted as shown below.

<figure><img src="/files/1sxqoTCAxBwbOYmH2dHB" alt=""><figcaption><p>Uniform scaling</p></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://docs.inforiver.com/analytics+/working-with-analytics+/19.-analytics/additional-series.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.
