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.
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. This week we’ll look at adding some ...
IDG. Figure 2. Adding a basic line chart. Add a timescale component. Now let’s add the ability to scale the timeframe. Recharts makes this very easy with the Brush component. In Listing 3, you ...