DashboardChartClick

Description

Clicks on a chart based on the given parameters. The chart can be identified using the chart caption (chart title).The click operation can be performed on chart components like slice, bar, or point to apply filters.

Parameters

Parameter Description

charttype

The chart type.

Includes hbar, vbar, area, line, pie, and donut charts. See, Supported Chart Types.

categoryaxis

categoryaxis=X – to click on the X-axis.

categoryaxis=Y – to click on the Y-axis.

Not applicable for pie and donut charts.

axisvalue

The axis value.

Not applicable for pie and donut charts.

field

The field name.

Example

Type Action Recognition Parameters Value

Dashboard

DashboardChartClick

 

charttype=line;categoryaxis=X;axisvalue=Year=2017|Application Count=1|Applicant Type=Employee;field=Employee

Applications - External vs Internal