adopted-ember-addons / adopted-ember-addons/ember-cli-chart
Change animation configuration
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 138
- Forks
- 76
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hey, I have something like this, very simple:
```
{{ember-chart
type="pie"
data=this.data
options=this.options
animate=true
}}
```
I just wanted to know if there is a way to configure the animation. Say, for example, the duration, or easing.
Thanks!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.