- All Superinterfaces:
- Any, org.teavm.jso.JSObject
public interface PlotStreamgraphAnimationOptions
extends Any
(Highcharts, Highstock) Enable or disable the initial animation when a series
is displayed. The animation can also be set as a configuration object. Please
note that this option only applies to the initial animation of the series
itself. For other animations, see chart.animation and the animation parameter
under the API methods. The following properties are supported:
(see online documentation for example)
Due to poor performance, animation is disabled in old IE browsers for several
chart types.
- See Also:
- https://api.highcharts.com/highcharts/plotOptions.streamgraph.animation,
https://api.highcharts.com/highstock/plotOptions.streamgraph.animation