News

Chart.js is perfect for small projects – when you need flat, clean, elegant javascript charts, fast. It is a tiny open source library at just 11kb when minified and zipped.
A good charting library makes all the difference when adding visual data to your JavaScript apps. Recharts is one of the better ones, built just for React.
The last two weeks we built up a few charts with Uber’s open-source library, React-vis, drawing on the City of New York’s Popular Baby Names data set.
Fireship on MSN6d

D3.js in 100 Seconds!

Data-Driven Documents or D3 is a JavaScript library for drawing SVGs with data. It's the magic behind many of the graphs, ...