Class

SpotfireGroupByAxis

SpotfireGroupByAxis(axisDescription)

Represents a group by axis description.

Constructor

new SpotfireGroupByAxis(axisDescription)

Parameters:
Name Type Description
axisDescription Object
[ columns ] Array.<String>

Specifies the column or hierarchy to use for the Axis.
Note: We strongly recommend to escape the column names using square brackets (column names must be identical to the 'Edit expression' field in TIBCO Spotfire).

Methods

getExpression()

Gets the expression corresponding to the column(s) to display on the axis.