adopted-ember-addons / adopted-ember-addons/ember-cli-chart
Change animation configuration
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 138
- Fork
- 76
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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!
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.