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.
GoJS is a JavaScript and TypeScript library for creating and manipulating diagrams, charts, and graphs. See GoJS Samples. Get Started with GoJS. GoJS is a flexible library that can be used to create a ...
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 ...