draw(index: Number, noAnimation: Boolean);
index. Index of the timeline step where data should be redrawn.
noAnimation. Indicates that data is redrawn without animation immediately. If it is set to true, animation will be skipped on redrawing, false - it will be redrawn with animation.
The draw method redraws rating chart.
The method use is given in the example for RatingChart.LineBrush.
See also: