ember-c3
ember-c3 copied to clipboard
:chart_with_upwards_trend: Ember addon library for C3, a D3-based reusable chart library.
Tests pass in browser but inconsistently pass or fail when running with ember-try. Could be an issue with the triggerEvent test-helper not working consistency with a `` element. Tests are...
Hi Guys, Earlier we were using "ember-c3": "0.2.3" this version and here when we click on any chart bar item then there is highlight color for active bar to just...
C3 chart re-rendering while we switch browser tab reason being original bar color lost. Do we have any mechanism to prevent chart re-rendering either implicitly or explicitly?
Hello, I've seen it was an issue in the past, but is there a way to update to the latest d3/c3 libraries? Even better, would it be able for us...