adopted-ember-addons / adopted-ember-addons/ember-cli-chart

Change animation configuration

Open
#121 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
138
Forks
76
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.