Sub-skill of chartjs: Chart.js Zoom Plugin (+2).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill chartjs-zoom-plugin --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Chartjs Zoom Plugin?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-chartjs-zoom-plugin-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: chartjs-chartjs-zoom-plugin
description: 'Sub-skill of chartjs: Chart.js Zoom Plugin (+2).'
version: 1.0.0
category: data-visualization
type: reference
scripts_exempt: true
---
# Chart.js Zoom Plugin (+2)
## Chart.js Zoom Plugin
```bash
npm install chartjs-plugin-zoom
```
```javascript
import zoomPlugin from 'chartjs-plugin-zoom';
Chart.register(zoomPlugin);
options: {
plugins: {
*See sub-skills for full details.*
## Chart.js Annotation Plugin
```bash
npm install chartjs-plugin-annotation
```
## Chart.js Data Labels
```bash
npm install chartjs-plugin-datalabels
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!