chartjs-plugin-datalabels icon indicating copy to clipboard operation
chartjs-plugin-datalabels copied to clipboard

support custom positioners

Open sgratzl opened this issue 2 years ago • 0 comments

https://github.com/chartjs/chartjs-plugin-datalabels/blob/61e38903333a3da882f1b64dac14af16e8c52d17/src/positioners.js#L167 specifies custom behavior for different chart.js elements. I'm developing a bunch of chartjs plugins e.g., https://github.com/sgratzl/chartjs-chart-geo and it would be great if I can extent the list of custom positioners for new chart.js elements.

sgratzl avatar Jan 16 '23 15:01 sgratzl