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.
Javascript Library for Creating XKCD-Style Charts. Tim Qian has created a Javascript library called chart.xkcd for making charts that look hand-drawn in the style of XKCD. It’s easy to get started ...
Chart.js is an open-source Javascript library for creating simple, interactive, responsive charts using HTML "Canvas" elements. It provides a range of pre-built charts, such as bar, line, pie, etc.
This is a Stock Charting application made primarily with the p5.js JavaScript library. The program displays the Open/Close prices of a user inputted stock ticker for the past 15 trading days. The ...
The jschart library has the following defined API for end-user development: create_jschart(stacked, data model, location, chart title, x axis title, y axis title, options); Here is a summary of each ...