Friday, May 17, 2024
 Popular · Latest · Hot · Upcoming
159
rated 0 times [  164] [ 5]  / answers: 1 / hits: 7052  / 11 Years ago, mon, january 13, 2014, 12:00:00

I need to add my projects few charts elements,
i'm familiar with both d3.js and highcharts solutions,
I wonder which is more suitable for highcharts,
i came across few solutions uploaded to the web, but i'm not sure which one is better,
I guess i was hope d3.js and highcharts will support angularJS like they support JQuery, and they will offer suitable solution.



I want to know form you experience what do you think, what have you used in your projects?



does it make sense to user JQuery HighChart/D3 with AnguarJs?



Here are the links i found:



D3



https://github.com/EpiphanyMachine/d3AngularIntegration



http://www.ng-newsletter.com/posts/d3-on-angular.html



http://alexandros.resin.io/angular-d3-svg/



HighCharts



https://github.com/pablojim/highcharts-ng


More From » jquery

 Answers
21

Short answer: yes, it does make sense to use AngularJS + jQuery + Highcharts/D3.



Longer anser: while I have no background with D3, I do use Highcharts on a daily basis in a large AngularJS application. I have found it to work seamlessly with AngularJS as long as a suitable directive is written.



The directive you found on GitHub looks promising, though writing your own (and perhaps a service to take care of the input data processing) shouldn't be problematic either.


[#48750] Sunday, January 12, 2014, 11 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
kenyonmasonc

Total Points: 44
Total Questions: 117
Total Answers: 116

Location: Morocco
Member since Fri, May 22, 2020
4 Years ago
;