# Graphical Panel Controls: Graph

The Graph control allows you to plot the value of a group of signals over time using a line graph. Signal groups can be configured using the [Signal List](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/signal-views/signal-list.md) or [Signal Plot](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/signal-views/signal-plot.md) features.

![Figure 1: A pair of signals in a signal group plotted using the Graph control.](/files/vLX2VKmnoQDLIixSag2o)

Table 1 lists the properties specific to a Graph control. A list of common properties can be found under [Common Control Properties](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools/graphical-panel-controls-common-control-properties.md).

**Table 1: Graph Control Properties**

| Property    | Function and Options                                                                                                                                                                                                                                                                |
| ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| SignalGroup | Double-clicking this property will launch the [Expression Editor](/vspy-3-documentation/shared-features-in-vehicle-spy/shared-features-expression-builder.md), where you can select a signal group to be graphed.                                                                   |
| PlotSetup   | Double-click here to open a dialog box where various options to control the appearance of the graph can be configured. These are the same as the options found under [Signal Plot](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/signal-views/signal-plot.md). |


---

# 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.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools/graphical-panel-controls-graph.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.
