mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-06 00:14:03 +01:00
Wicked-Charts is a Java wrapper around Chart.js and allows users to create charts in Java using the Wicket framework. The latest version of Wicked-Charts (3.1.0) supports Chartjs and Wicket 8.
4.0 KiB
4.0 KiB
Popular Extensions
Many extensions can be found on the Chart.js GitHub organization or on the npm registry.
Charts
- chartjs-chart-financial - Adds financial chart types such as a candlestick.
- Chart.BarFunnel.js - Adds a bar funnel chart type.
- Chart.LinearGauge.js - Adds a linear gauge chart type.
- Chart.Smith.js - Adds a smith chart type.
In addition, many charts can be found on the npm registry.
Plugins
- chartjs-plugin-annotation - Draws lines and boxes on chart area.
- chartjs-plugin-datalabels - Displays labels on data for any type of charts.
- chartjs-plugin-deferred - Defers initial chart update until chart scrolls into viewport.
- chartjs-plugin-draggable - Makes select chart elements draggable with the mouse.
- chartjs-plugin-stacked100 - Draws 100% stacked bar chart.
- chartjs-plugin-streaming - Enables to create live streaming charts.
- chartjs-plugin-style - Provides more styling options.
- chartjs-plugin-waterfall - Enables easy use of waterfall charts.
- chartjs-plugin-zoom - Enables zooming and panning on charts.
In addition, many plugins can be found on the npm registry.