Welcome to the Highcharts JS (highcharts) Options Reference

These pages outline the chart configuration options, and the methods and properties of Highcharts objects.

Feel free to search this API through the search bar or the navigation tree in the sidebar.

sonification.globalContextTracks.valueInterval

Set a context track to play periodically every valueInterval units of a data property valueProp while the sonification is playing.

For example, setting valueProp to x and valueInterval to 5 will play the context track for every 5th X value.

The context audio events will be mapped to time according to the prop value relative to the min/max values for that prop.