5.20231.904
wijmo.angular.chart.animation Class WjFlexChartAnimation Wijmo API Class

WjFlexChartAnimation Class

AngularJS directive for the FlexChart wijmo.chart.animation.ChartAnimation object.

The wj-flex-chart-animation directive must be contained in a wijmo.angular.chart.WjFlexChart or wijmo.angular.chart.WjFlexPie or wijmo.angular.chart.finance.WjFinancialChart directive. It supports the following attributes:

animation-mode
@ The value indicating whether the plot points animate one at a time, series by series, or all at once.
easing
@ The value indicating the easing function applied to the animation.
duration
@ The value indicating the length of entire animation in milliseconds.
axis-animation
@ The value indicating whether the axis animation is enabled.

Heirarchy

  • WjDirective
    • WjFlexChartAnimation