Animation

object Animation

Defaults for animations.

Properties

Link copied to clipboard
const val ANIMATED_SCROLL_DURATION: Int = 300

The default duration for animated scrolls (in milliseconds; com.patrykandpatrick.vico.views.chart.BaseChartView.animateScrollBy).

Link copied to clipboard
const val DIFF_DURATION: Int = 500

The default duration for difference animations.

Link copied to clipboard

The Float range of values used in difference animations.