Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-charting
A curated list of the best charting and dataviz resources that developers may find useful, including the best JavaScript charting libraries
https://github.com/zingchart/awesome-charting
Last synced: 5 days ago
JSON representation
-
Commercial Libraries
- amCharts - Three libraries for traditional charts, stock, and maps. Features a hand-drawn style theme option.
- AnyChart - Set of products for charting different types of data. Has a special Oracle Apex integration option.
- CanvasJS - A tight set of chart types in a library with a small file size. Different looking default theme than other commercial libraries.
- FusionCharts - Charting library with a strong maps component.
- Highcharts - A series of charting libraries for a variety of uses. Can be compatible back to IE6.
- JSCharting - Integrated suite of charting libraries with traditional charts types plus maps, stock, Gantt, grid and org charts in one package.
- Kendo UI - Premium charting library with native UI components available for Angular, React, and Vue.
- ZingChart - Built to render large data sets other libraries can't handle. Super customizable styling and new features added often. Everything in one modular library.
- Highcharts - A series of charting libraries for a variety of uses. Can be compatible back to IE6.
-
Free and Open Source Libraries
- C3.js - D3 based reusable chart library.
- Chart.js - Tiny library (11kb!) including core chart types.
- Charts.css - CSS data visualization framework.
- D3.js - Allows the user to manipulate documents based on data to render charts in SVG.
- ECharts - A powerful charting and visualization library for browser.
- rgraph - 2D/3D javascript charts with google sheets import capabilites.
- TauCharts - Unique syntax that lets the developer describe the data using DSL. Has the ability to create facets.
- uvCharts - JavaScript Charting library built using d3.js
- vis.js - Network diagrams, descriptive timelines with labels, and has 3D graphs.
- reaviz - Modular chart component library for React.
- reaflow - Modular diagram engine for build static or interactive editors.
- Chart.js - Tiny library (11kb!) including core chart types.
-
Framework-Specific Libraries
-
Angular
- Angular-Chart - Simple API to render line, bar, area, and donut charts
-
jQuery
- jqPlot - Open source jQuery plugin for drawing charts. Contains many commonly used features but may use different naming conventions for these items.
- jqxChart - Plenty of chart types rendering in SVG, Canvas, and VML.
- JQuery-linechart - Simple and lightweight library for creating line charts
-
React
- vx - level visualization components, on top of d3
- Potion - Low-level building blocks for constructing animated visualizations with React & D3.
- react-chart-js - React wrapper for Chart.js
- react-vis - A collection of React components to render common data visualization charts
- recharts - Redefined chart library built with React and D3
-
Ember
- Ember Charts - Five basic chart types ready to go in Ember.js projects.
-
-
Data Visualization Resources
-
React
- Dataviz Catalogue - A place to go when you're wondering which chart type is best. A project by Severino Ribecca.
- Evergreen Data - Information and opinions on presenting data more effectively.
- Flowing Data - A resource on maps, visualizations, stats, and design by Nathan Yau, formerly of the New York Times.
- Junk Charts - Dataviz critic (and Columbia professor) Kaiser Fung breaks down data visualizations to identify what is wrong and recommends ways to make them better.
- The Functional Art - Noted data visualization author and professor Aberto Cairo's blog on dataviz trends and best practices.
- Visualizing Data - Dataviz consultant Andy Kirk compiles examples, resources, and reference materials on the subject of charting and visualization.
- Well Formed Data - Thought pieces on information visualization and design by Moritz Stefaner previously of the World Economic Forum.
- Flowing Data - A resource on maps, visualizations, stats, and design by Nathan Yau, formerly of the New York Times.
-
Programming Languages
Categories