jettro / jettro/c3-angular-directive
Update chart with dynamic data without redrawing the whole chart (without blinking)
Open
bug
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
The following example showed on c3.js has a dynamic data input and there is no blinking on update.
http://c3js.org/samples/data_load.html
but the c3-angular example will redraw on each update (blinking)
http://jettro.github.io/c3-angular-directive/examples/index.html#/dynamic
Is this related to some configuration? thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.