I would need any suggestion help or whatever. I am doing BI tools with new technologies and I am really interesting on them, even participating in one of these project. However, I would like to know a priori pros and cons
Links
https://github.com/angularjs-nvd3-directives/angularjs-nvd3-directives
https://github.com/krispo/angular-nvd3
Thx
I'm faced with this same question and I thought I would share my thoughts. I'm going with https://github.com/krispo/angular-nvd3. As of today, the most recent push on github was 15 days ago. The other choice hasn't been pushed for 8 months. In addition, angular-nvd3 has great examples and more documentation. As Vincent said, they both use nvd3 as the engine, so you'll probably get the same amount of performance. But for usability, I'll take recently updated and lots of examples.
I was investigating the same two. Both seem promising, and accessible.
My preference: Angular-nvD3 - more control;
The charting engine is the same (nvd3).
angular-nvD3:
nvD3-directvies:
I might update this answer when I learn more.
With angular-nvd3-directives since a lot of the config options are attributes, it can be slightly slower since angular will be watching for any changes on any of the directive attributes. Another con is that the directives file is larger (un-minified 115kb).
I prefer "angular-nvd3" as the json options can be created as a service and configured and accessed much faster. Also, having worked heavily in angular-highcharts, this is the best way of having a charting directive. It is also smaller (u-nminified 29.1kb)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With