Search results

MarkerExplode API in JavaScript Chart API control

Marker Module used to render the marker for line type series.

Methods

addEventListener

Adds event listeners for the series.

Returns void

doAnimation

Perform animation for the series.

Returns void

getClosest

Gets the index of the closest data point to the given value in the series.

Returns number

mergeXvalues

Merges the x-values of the data points from multiple series into a single array.

Parameter Type Description
visibleSeries Series[] The array of visible series.

Returns number[]

mouseMoveHandler

Handles the mouse move event.

Returns void

removeEventListener

Removes event listeners for the series.

Returns void

removeHighlightedMarker

Remove the highlighted marker.

Returns void

trackballAnimate

Perform animation for the trackball.

Returns void