The Chart.js community has developed many addons and plugins. A selection of these addons are bundled with the module.
Details on configuring each plugin are outside the scope of this module's documentation. Please consult the plugin's own documentation for complete details.
Name | Description | Included/Tested |
---|
boxplot | Adds boxplot and violin plot chart type | ✅ |
funnel | Adds funnel chart type | ✅ |
graph | Adds graph chart types such as a force directed graph | ✅ |
matrix | Adds matrix chart type | ✅ |
pcp | Adds parallel coordinates plot chart type | ✅ |
sankey | Adds sankey diagram chart type | ✅ |
treemap | Adds treemap chart type | ✅ |
venn | Adds venn and euler chart type | ✅ |
word-cloud | Adds word-cloud chart type | ✅ |
Name | Description | Included/Tested |
---|
annotation | Draws lines, boxes, points, labels, polygons and ellipses on the chart area | ✅ |
autocolors | Automatic color generation | ✅ |
crosshair | Adds a data crosshair to line and scatter charts | ✅ |
datalabels | Displays labels on data for any type of charts | ✅ |
hierarchical | Adds hierarchical scales that can be collapsed, expanded, and focused | ✅ |
stacked100 | Draws 100% stacked bar chart | ✅ |
zoom | Enables zooming and panning on charts | ✅ |
Name | Description | Included/Tested |
---|
timestack | Alternative time axis for Chart.js. Formats time for humans. | ✅ |