When comparing Chartist.js vs Recharts, the Slant community recommends Chartist.js for most people. In the question“What are the best JavaScript libraries for creating visualisations of data as charts/graphs?” Chartist.js is ranked 9th while Recharts is ranked 18th.
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 Extensible
This is a fairly extensible library that allows you to add your own components
Pro Beautiful
Charts made with Recharts look great.
Pro Fast
Recharts renders quickly and smoothly.
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 Depends on ReactJS
This relies upon React.js so if you're not using React, this isn't really an option.
