Interface: SonificationChartEventCallbackContext

Highcharts. SonificationChartEventCallbackContext

Event context object sent to sonification chart events.

Requires

  • module:modules/sonification

Members

chart :Highcharts.Chart|undefined

The relevant chart

Type:

pointsPlayed :Array.<Highcharts.Point>|undefined

The points that were played, if any

Type:

timeline :object|undefined

The playing timeline object with advanced and internal content

Type:
  • object | undefined