Mini charts animations
Added optional animation config for the following components:
VueUiSparklineVueUiSparkbarVueUiSparkStackbar
Animation is enabled by default.
animation: {
show: true,
animationFrames: 60
}
Added optional animation config for the following components:
VueUiSparklineVueUiSparkbarVueUiSparkStackbarAnimation is enabled by default.
animation: {
show: true,
animationFrames: 60
}