Animations

open external class Animations(chart: Chart, animations: AnyObject)

Constructors

Link copied to clipboard
constructor(chart: Chart, animations: AnyObject)

Functions

Link copied to clipboard
open fun configure(animations: AnyObject)
Link copied to clipboard
open fun update(target: AnyObject, values: AnyObject): Boolean?