ChartTooltipVerify
Description
Verifies the tooltip content of the slice on pie and donut charts, the bar on horizontal and vertical bars, and the point on area and line charts.
Parameters
| Parameter | Description |
|---|---|
|
charttype |
The chart type. Includes hbar, vbar, area, line, pie, and donut charts. See, Supported Chart Types. |
|
categoryaxis |
Not applicable for pie and donut charts. |
|
axisvalue |
The axis value. Not applicable for pie and donut charts. |
|
field |
The field name. Applicable only for bar charts. |
|
value |
The value for the field. |
Example
| Type | Action | Recognition | Parameters | Value |
|---|---|---|---|---|
|
Dashboard |
ChartTooltipVerify |
charttype=hbar;categoryaxis=Y;axisvalue=Finance and Administration;field=Onsite;value=Department=Finance and Administration|Count=26|Remote Worker Type=Onsite |
Employee Distribution by Department |