When comparing Chartist.js vs n3-charts, the Slant community recommends Chartist.js for most people. In the question“What are the best open source JavaScript charting libraries?” Chartist.js is ranked 4th while n3-charts is ranked 12th.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Uses SVG
Pro Lightweight and fast
Chartist is lightweight at only 10KB, resulting in very little impact on load time.
Pro Offers fully responsive charts
Chartist offers responsive configuration with media queries, which not only resizes the chart but also provides different text and shapes.
Pro No dependencies
Chartist.js has no dependencies, keeping it lightweight and fast to configure.
Pro Beautiful
n3-charts is SVG powered and crafted with a great attention to detail.
Pro Well tested
95% test coverage, plus end-to-end tests.
Pro Easy to use
If you're using AngularJS, then you're two steps away from having beautiful charts.
n3-charts is simple to set up and use, with plenty of examples to help get you started.
Cons
Con Very humble feature set
Con Animations only work in modern browsers
Animation support is somewhat limited, with IE not supported at all.
Con Only for use with Angular.js
n3-charts is built on top of Angular, making it only suitable for those who want to add charts to their Angular application.