chartjs / chartjs/chartjs-plugin-datalabels
keep labels on edges visible
- Dominant language
- JavaScript
- Stars
- 920
- Forks
- 507
- PR merge metrics
- No merged PRs in 30d
Description
The main chart.js library tooltips always stay visible if they are at the edge of the chart diagram.
Here is an example of that:

Where if we do the same thing using this plugin, the tooltips get truncated:

It would be really great, if the tooltips changes alignment to stay visible on the edges of the screen.
This can be done automatically or using additional property.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.