Sub-skill of chartjs: Custom Colors (+2).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill custom-colors --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Custom Colors?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-custom-colors)More formats (shields.io, HTML) on the badges page.
---
name: chartjs-custom-colors
description: 'Sub-skill of chartjs: Custom Colors (+2).'
version: 1.0.0
category: data-visualization
type: reference
scripts_exempt: true
---
# Custom Colors (+2)
## Custom Colors
```javascript
const colors = [
'rgba(255, 99, 132, 0.7)',
'rgba(54, 162, 235, 0.7)',
'rgba(255, 206, 86, 0.7)',
'rgba(75, 192, 192, 0.7)',
'rgba(153, 102, 255, 0.7)'
];
```
## Custom Tooltips
```javascript
options: {
plugins: {
tooltip: {
callbacks: {
label: function(context) {
let label = context.dataset.label || '';
if (label) {
label += ': ';
}
*See sub-skills for full details.*
## Custom Legends
```javascript
options: {
plugins: {
legend: {
position: 'bottom',
labels: {
font: {
size: 14
},
usePointStyle: true
}
}
}
}
```
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!
This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.