ModelTransformer
Transforms Models into DrawingModels.
Functions
Link copied to clipboard
abstract fun prepareForTransformation(oldModel: Model?, newModel: Model?, extraStore: MutableExtraStore, chartValuesProvider: ChartValuesProvider)
Prepares the Chart for a difference animation.
Link copied to clipboard
Carries out the pending difference animation. fraction is the animation progress.