Wijmo UI for the Web
seriesTransition Field

Type: wijmo.chart.chart_animation

The seriesTransition option is used to animate series in the chart when just their values change.

Syntax
Javascript (Usage) 
var value; // Type: chart_animation
value = jQuery.wijmo.wijscatterchart.options.seriesTransition;
Javascript (Specification) 
var seriesTransition : chart_animation;
Remarks
This is helpful for visually showing changes in data for the same series.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.