ChartValueVerify
Description
Verifies values on a chart based on the given parameters. The chart can be identified using the chart caption (chart title).
Parameters
| Parameter | Description |
|---|---|
|
charttype |
The chart type. Includes hbar, vbar, area, line, pie, and donut charts. See, Supported Chart Types. |
|
xvalues |
The X-axis values. Not applicable for pie and donut charts. |
|
yvalues |
The Y-axis values. Not applicable for pie and donut charts. |
|
slicevalue |
The slice value. Applicable only for pie and donut charts. |
Example
| Type | Action | Recognition | Parameters | Value |
|---|---|---|---|---|
|
Dashboard |
ChartValueVerify |
charttype=line;xvalues=2014;yvalues=5;Chart Label=Applications - External vs Internal |
Applications - External vs Internal |