When comparing ZingChart vs Recharts, the Slant community recommends ZingChart for most people. In the question“What are the best JavaScript libraries for creating visualisations of data as charts/graphs?” ZingChart is ranked 17th while Recharts is ranked 18th. The most important reason people chose ZingChart is:
You can get extremely granular with the styling (which is very CSS-like). You can customize pretty much any aspect of a chart, so they can match your application or website perfectly.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Tons of styling options
You can get extremely granular with the styling (which is very CSS-like). You can customize pretty much any aspect of a chart, so they can match your application or website perfectly.
Pro Robust API
The advantage of using a JavaScript charting library is that you can make interactive charts. The API here lets you make the most of this advantage.
Pro Easy to try
ZingChart hosts the full version of the library for evaluation on their CDN for you to try in just a matter of minutes.
Pro Angular wrapper
Pro Free branded version
There is a free version available, however it's branded. Licenses start at $249.
Pro jQuery wrapper
ZingChart has a well-built and excellently documented jQuery wrapper, making it easier to integrate ZingChart into your jQuery code.
Pro Handles large data sets without bogging down
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 Not open source
Con The free version inserts a watermark on all charts
Either their watermark is on all the charts or you have to pay expensive license fees.
Con Depends on ReactJS
This relies upon React.js so if you're not using React, this isn't really an option.