chartjs / chartjs/Chart.js

give the text of the legends top/left/bottom/right

Open
#10,196 1 comment 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

### Feature Proposal

![image](https://user-images.githubusercontent.com/20336964/155570775-1b65e409-b175-4254-8852-4144d7e8af91.png)

as you can see the text is not vertically align to center and I dont find any way to do that
I want the text to have a "top" option to push several pixels lower

### Possible Implementation

legend.labels: {
top: 3
}

_No response_

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.