# Data Analysis: Plotter Setup Toolbar

The Plotter Setup Toolbar (Figure 1) allows you to add, edit and delete graphs in the [Plotter Area](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/data-analysis-plotter-area.md), and also to add, edit and delete Y axes on any graph. This toolbar is hidden by default when you run Vehicle Spy; you can enable it by adding a checkmark next to its entry in the [Show Menu](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/data-analysis/data-analysis-main-menus-and-toolbar.md#show-menu).

![Figure 1: Data Analysis Plotter Setup Toolbar.](/files/nQ78gfXH4b1dfrH6ncAv)

Table 1 describes each of the buttons on the Plotter Setup Toolbar.

**Table 1: Plotter Setup Toolbar Icons and Commands**

| Command       | Toolbar Icon                                                                         | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ------------- | ------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Add Graph     | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/spyDAAddGraphButton.gif)    | Adds a new graph to the Plotter Area, splitting it into equally-sized regions for each graph. A maximum of 32 graphs are allowed.                                                                                                                                                                                                                                                                                                                                                                                                      |
| Edit Graph    | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/spyDAEditGraphButton.gif)   | Select a graph by clicking on it, then press this button to open its [Plotter Options](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/data-analysis-plotter-area/data-analysis-plotter-options.md) dialog box, where you can set options such as colors, line styles and grid line parameters. This is equivalent to choosing **Selected Graph Options** from the [Configurations Menu](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/data-analysis/data-analysis-main-menus-and-toolbar.md). |
| Delete Graph  | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/spyDADeleteGraphButton.gif) | Press this button to delete the selected graph; you will be asked to confirm the operation. The remaining graphs will have their sizes adjusted so the Plotter Area remains evenly divided. This button is disabled if there is only one graph in the Plotter Area.                                                                                                                                                                                                                                                                    |
|               |                                                                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Add Y-Axis    | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/spyDAAddYAxisButton.gif)    | Adds a Y axis to a graph. When you click on this button, the mouse pointer will change to appear similar to the button's icon. Hold the mouse button down and drag from the button to the graph where you want the new Y axis added, then release the button.                                                                                                                                                                                                                                                                          |
| Edit Y-Axis   | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/spyDAEditYAxisButton.gif)   | Select a Y axis by clicking on it, then press this button to open its Plotter Options dialog box, where you can set axis parameters. This is the same as choosing **Selected Y-Axis Options** from the Configurations Menu.                                                                                                                                                                                                                                                                                                            |
| Delete Y-Axis | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/spyDADeleteYAxisButton.gif) | Deletes the selected Y axis. There is no confirmation for this operation, so be sure that you first select the correct axis. This button is disabled when a graph has only one Y axis.                                                                                                                                                                                                                                                                                                                                                 |


---

# 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/data-analysis/data-analysis-plotter-setup-toolbar.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.
