Multiple values
Plots several series on the same graph. Useful to compare related metrics that share a 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 |
Shared Settings
This component uses standard configuration options (such as size, color, and alignment). Please refer to the Common Fields documentation for a full list of available properties.
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 |