Financial Data Visualization Library for JavaScript – VisionCharts
A zero-dependency JavaScript library for high-performance financial and economic charts. Supports technical indicators, recessions, and logarithmic scales.
A zero-dependency JavaScript library for high-performance financial and economic charts. Supports technical indicators, recessions, and logarithmic scales.
A lightweight, dependency-free JavaScript library for creating simple bar charts using HTML5 Canvas. Configure and render easily.
A JavaScript library for drawing a stacked horizontal/vertical bar chart with time-series data on an HTML canvas element, which can be used to show changes in data over time.
A lightweight JavaScript library to generate Segmented Horizontal Bar Graphs from an array of JS objects.
A tiny JavaScript library that lets you draw animated bar/column, pie/donut, and line area charts from one or more datasets.
TChart.js is a tiny (~5kb minified) JavaScript charting library to generate a canvas-based bar (column) or line chart from an array of JS objects.
A minimal JavaScript charting library that takes an array of JS objects and converts them into a simple column chart using plain JavaScript/HTML/CSS.
A customizable CSS charting library that converts an HTML table into a column or horizontal bar chart using CSS flexbox.