chartjs / chartjs/Chart.js

Customizable label styles

Open
#9,810 9 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
JavaScript
Stars
67.7k
Forks
11.9k
Avg merge
7h 39m
Merged PRs (30d)
5

Description

Hi Team,
### Feature Proposal

It will really helpful if you can provide more customizable styling for chart labels or introduce class option to apply any styles as we want

### Feature Use Case
When we wants to convert Radar chart labels into links, it's required to use `text-decoration: underline'`, `cursor: pointer` to display labels as links

## Possible Implementation
Introduce a `class` option where we can apply any styling through the classes to labels

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.