Search results

ScaleGroup API in Vue Bullet Chart API component

class for Bullet chart Scale Group

Methods

doTargetBarAnimation

Animates the comparative bar.

Parameter Type Description
index number Defines the feature bar to animate.

Returns void

doValueBarAnimation

Animates the feature bar.

Returns void

drawScaleGroup

To render range scale of the bulletChart graph.

Parameter Type Description
scaleGroup Element

Returns number[]

renderComparativeSymbol

To render comparative symbol of the bulletChart chart.

Parameter Type Description
dataCount number Data count value.

Returns void

renderFeatureBar

To render the feature bar of the bulletChart chart.

Parameter Type Description
dataCount number Count of the bar.

Returns void