Multiple values over time
Plots several series on the same graph. Useful to compare related metrics that share a time axis and scale.

Configuration fields
| Field | Description |
|---|---|
| Unit | (optional) The unit of the values, such as ms or packets |
| Graph Type | The type of graph to display the values on. Defaults to Area Stack |
| Values | The values to plot. Sorted by the order they should be displayed. First value is the bottom line |
Value fields
| Field | Description |
|---|---|
| Expression | The expression to evaluate and plot |
| Label | The label for the value |
| Description | (optional) The description of the value |
| Color | (optional) The color of the line on the graph. If not provided, a default color will be used |