angular-c3-simple
angular-c3-simple copied to clipboard
Simple C3.js wrapper for AngularJS
…full c3.generate(...) on each data change.
the bower.json is incorrect, the main property should not have the path to min.js
Hi, I tried to update config of my chart which was data.groups, data.columns, axis.x.categories which changes with every request. As soon as I update the chart I faced 2 issues...
So I haven't debugged this to any crazy extent yet so the issue might be c3.js related or it might be related to this directive. Basically the x and y...
Hi Wasil, I am using your c3 directives inside angular gridster. Even though the charts are appearing within the gridster, but the chart's sizes are not getting adjusted automatically to...
Was trying to install angular-c3-simple using npm. npm ERR! node v7.5.0 npm ERR! npm v4.1.2 $ npm install angular_c3_simple $ npm install angular-c3-simple both of them returned a 404 issue....