Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,8 +1,7 @@
A curated list of chart and dataviz resources that developers may find useful. Focused on relevant and currently active JavaScript charting libraries for different use cases. Ordered 
alphabetically in each category.
A curated list of chart and dataviz resources that developers may find useful. Focused on relevant and currently active JavaScript charting libraries for different use cases. Ordered alphabetically in each category.
Inspired by the thing.
@@ -13,8 +12,8 @@
A declarative, efficient, and simple JavaScript library for building responsive charts
!Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome) !Build Status 
(https://travis-ci.org/zingchart/awesome-charting.svg?branch=master) (https://travis-ci.org/zingchart/awesome-charting)
!Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome) !Build Status (https://travis-ci.org/zingchart/awesome-charting.svg?branch=master)
(https://travis-ci.org/zingchart/awesome-charting)
Table of Contents
⟡  Commercial Libraries (#commercial-libraries)
@@ -31,8 +30,7 @@
⟡ Highcharts (http://www.highcharts.com/) - A series of charting libraries for a variety of uses. Can be compatible back to IE6.
⟡ JSCharting (https://JSCharting.com/) - Integrated suite of charting libraries with traditional charts types plus maps, stock, Gantt, grid and org charts in one package.
⟡ Kendo UI (https://www.telerik.com/kendo-ui) - Premium charting library with native UI components available for Angular, React, and Vue.
⟡ ZingChart
 (http://www.zingchart.com) - Built to render large data sets other libraries can't handle. Super customizable styling and new features added often. Everything in one modular library.
⟡ ZingChart (http://www.zingchart.com) - Built to render large data sets other libraries can't handle. Super customizable styling and new features added often. Everything in one modular library.
Free and Open Source Libraries
⟡ apexcharts.js (https://github.com/apexcharts/apexcharts.js) - A JavaScript Chart Library with simple API.
@@ -91,8 +89,7 @@
⟡ Potion (http://numberpicture.com/build) - Low-level building blocks for constructing animated visualizations with React & D3.
⟡ react-chart-js (https://github.com/jerairrest/react-chartjs-2) - React wrapper for Chart.js
⟡ react-d3 (https://github.com/esbullington/react-d3) - Charting library that relies on React for generating SVG markup and d3 to calculate path values.
⟡ react-muze (https://github.com/chartshq/react-muze) - React wrapper for muze (https://muzejs.org/) (free data visualization library for creating exploratory data visualizations in browser, 
using WebAssembly)
⟡ react-muze (https://github.com/chartshq/react-muze) - React wrapper for muze (https://muzejs.org/) (free data visualization library for creating exploratory data visualizations in browser, using WebAssembly)
⟡ react-vis (https://github.com/uber-common/react-vis) - A collection of React components to render common data visualization charts
⟡ recharts (http://recharts.org) - Redefined chart library built with React and D3
⟡ Victory (https://github.com/FormidableLabs/victory) - A collection of composable React components for building interactive data visualizations
@@ -101,8 +98,7 @@
⟡ Dataviz Catalogue (http://datavizcatalogue.com) - A place to go when you're wondering which chart type is best. A project by Severino Ribecca.
⟡ Evergreen Data (http://stephanieevergreen.com) - Information and opinions on presenting data more effectively.
⟡ Flowing Data (http://flowingdata.com) - A resource on maps, visualizations, stats, and design by Nathan Yau, formerly of the New York Times.
⟡ Junk Charts
 (http://junkcharts.typepad.com) - Dataviz critic (and Columbia professor) Kaiser Fung breaks down data visualizations to identify what is wrong and recommends ways to make them better.
⟡ Junk Charts (http://junkcharts.typepad.com) - 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 (http://www.thefunctionalart.com) - Noted data visualization author and professor Aberto Cairo's blog on dataviz trends and best practices.
⟡ Visualizing Data (http://www.visualisingdata.com) - Dataviz consultant Andy Kirk compiles examples, resources, and reference materials on the subject of charting and visualization.
⟡ Well Formed Data (http://well-formed-data.net/archives/1210/little-boxes) - Thought pieces on information visualization and design by Moritz Stefaner previously of the World Economic Forum.