ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ChartHandlerActionPayload

ChartHandlerActionPayload interface

Signature:

export interface ChartHandlerActionPayload 

Properties

PropertyTypeDescription
actionSituation'chart-handler'
comboChartUnderlyingMeasureTableHeaderThe measure associated with the chart node that is being hovered on. Only returns defined if the chart is a combo chart. Otherwise it will return undefined.
datumTableTupleThe data associated to the element on which the action has been called. Is not defined when the user clicks in the background of the chart.
layerApiWidgetApiThe api for the layer that has been interacted with. If the interaction happened with the chart background, it points to the api of the first layer.
widgetApiWidgetApi
  • ChartHandlerActionPayload interface
  • Properties
Copyright © 2019 ActiveViam