flowchart.js draws simple SVG flow chart diagrams from textual representation of the diagram. Also diagrams can be with color view too.
Vega is a visualization grammar, a declarative format for creating and saving interactive visualization designs.
With Vega you can describe data visualizations in a JSON format, and generate interactive views using either HTML5 Canvas or SVG.
Cake Chart is a javascript library to create interactive multi-layer pie charts.
Two.js is a two-dimensional drawing api geared towards modern web browsers. It is renderer agnostic enabling the same api to draw in multiple contexts: svg
, canvas
, and webgl
.
WebCola is an open-source JavaScript library for arranging your HTML5 documents and diagrams using constraint-based optimization techniques. It works well with libraries like D3.js and svg.js
Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas.
It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface.
Yako.js is a tiny DOM-less graph library, build for fast front end and server side rendering in CommonJs pattern. This library is intend to generate light weight and simple SVG graphs, and is more performable compare to highcharts / flot / c3 / d3 when front end matters.
twgl.js library's sole purpose is to make using the WebGL API less verbose.
Chartinator is a jQuery plugin that transforms data from HTML tables, Google Sheets and js arrays into charts using Google Charts.
tauCharts is a Javascript charting library with a focus on design and flexibility. It's open source and based on D3.js
Chartify is a jQuery plugin that takes data in <table>
form and transforms it into Google Charts <img>
elements.
Currently supported chart types
A tutorial about how to create a gorgeous, interactive animated pie chart by using HTML5 canvas element, CSS3 and jQuery.
Cubism.js is a javascript library for visualizing time series. Use Cubism to construct better realtime dashboards, pulling data from Graphite, Cube and other sources
ZingChart jQuery wrapper is a lightweight extension of the ZingChart library that allows anyone to create, modify, and interact with charts entirely with jQuery syntax and functionality.
ECharts is a comprehensive charting library offering a painless way of adding interactive charts to your products.
ECharts currently supports line, column, scatter, pie, radar, candlestick, chord, gauge, funnel, map and force-directed chart types, many of these can be combined in one chart.