close
The Wayback Machine - https://web.archive.org/web/20200606060932/https://github.com/chartjs/awesome
Skip to content
A curated list of awesome Chart.js resources and libraries
Branch: master
Clone or download

Latest commit

Latest commit d8c342b May 15, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Image .github Import initial project inspired by rollup/awesome Feb 26, 2019
Image .gitignore Import initial project inspired by rollup/awesome Feb 26, 2019
Image CONTRIBUTING.md Add official Chart.js packages Feb 28, 2019
Image LICENSE Add a table of content and LICENSE Feb 28, 2019
Image README.md add chartjs-chart-pcp (#18) May 15, 2020

README.md

Awesome Chart.js

Awesome Chart.js Awesome

A curated list of awesome things related to Chart.js v2+

Resources

Charts

  • bar-funnel - Adds bar funnel chart type.
  • boxplot - Adds boxplot and violin plot chart type.
  • error-bars - Adds diverse error bar variants of standard chart types.
  • financial - Adds financial chart types such as a candlestick.
  • geo - Adds geographic map chart types such as choropleth and bubble map.
  • graph - Adds graph chart types such as a force directed graph.
  • matrix - Adds matrix chart type.
  • pcp - Adds parallel coordinates plot chart type.
  • smith - Adds smith chart type.
  • treemap - Adds treemap chart type.

Plugins

  • annotation - Draws lines and boxes on the chart area.
  • colorschemes - Enables automatic coloring using predefined color schemes.
  • crosshair - Adds a data crosshair to line and scatter charts.
  • datalabels - Displays labels on data for any type of charts.
  • deferred - Defers initial chart update until chart scrolls into viewport.
  • dragdata - Lets users drag data points on the chart.
  • hierarchical - Adds support for hierarchical categorical scales that can be collapsed, expanded, and focused.
  • rough - Draws charts in a sketchy, hand-drawn-like style using Rough.js.
  • stacked100 - Draws 100% stacked bar chart.
  • streaming - Adds support for live streaming data.
  • style - Provides styling options such as shadow, bevel, glow or overlay effects.
  • waterfall - Enables easy use of waterfall charts.
  • zoom - Enables zooming and panning on charts.

In addition, many plugins can be found on the npm registry.

Adapters

Integrations

JavaScript

Others

You can’t perform that action at this time.