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.
With React-vis, breathing life into a chart is as simple as adding a single word to our code ...
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, ...