adopted-ember-addons / adopted-ember-addons/ember-cli-chart
Change animation configuration
Aperta
- Lingua principale
- JavaScript
- Stelle
- 138
- Fork
- 76
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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!
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.