# Graph Comparison

#### YY Diagram

In the History & Statistics module, graphs for the same measurement from different groups can already be compared. The "Graph Comparison" module also offers the possibility to compare any measurements within the same group. This is helpful, for example, if the measurements are similar to each other, but were taken at different measurement points.

**Procedure**

1. Select the desired group and click on **New YY Diagram**&#x20;

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

2. Rename the title if necessary:&#x20;

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

3. Drag the desired measurement from the "ID" column in the graphs near the Y-axis When a green solid vertical bar appears, release the mouse button. The measurement series is added to the graph:

<figure><img src="/files/4GceWwtokSLWZUONsWqp" alt=""><figcaption></figcaption></figure>

4. Repeat step 3 until all desired graphs are included in the diagram:&#x20;

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

5. After adding three measurement series our example now looks like this&#x20;

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

6. Each graph has an additional Y-axis. If all values are in a similar range, you should activate **Single Y-Axis**:

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

#### XY Diagram

For an X-Y diagram, proceed in the same way, but here one measurement is drawn to the X-axis and a second to the Y-axis. The resulting X/Y values are entered as points:&#x20;

<figure><img src="/files/vKjITR9M8wGHtuY93oGw" alt=""><figcaption></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.irs.systems/report-analyzer/documentation/manual/graph-comparison.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.
