chartjs-plugin-datalabels
chartjs-plugin-datalabels copied to clipboard
Chart.js plugin to display labels on data elements
Hi there, has anyone idea how to solve the overlap of value with radar chart label (right side)?
First I want to thanks for this plugin cause it helped me a lot for a project. ## The problem : HTML labels I read some issues where people want...
 The labels would go outside the chart if aligned to the right of the anchor. It would be nice if labels would stay inside the chart when near an...
Ability to draw a chart line/scatter and describe the each data point with a dashed line ending with a circle containing the description. Sample: 
Want to know if there is any way to move data label on top of the bar rather than start,center and End. I want to move data label to move...
I'm looking to implement functionality that will display label inside or outside of bar, depending on how much space is available. The way I've set to do this is by...
Hi, I have the error down below, this happened in jest after editing jest default configs. I am using Nx Angular to run the test. Please take a look on...
Hello, I use this plugin with chartjs : is-it possible to developp this function : to have the possibly to display datalabels on 1 or all charts ? Because there...
Is there a possibility to get labels moving at the same time that the respective chart element (e.g., a doughnut / pie chart segment) is moving in the context of...
In mine chart i have few values. It positioning perfectly! but once user disabled all of the values except one - label jumps to the edge of the series, not...