chartjs / chartjs-plugin-datalabels

Chart.js plugin to display labels on data elements
https://chartjs-plugin-datalabels.netlify.app
MIT License
863 stars 459 forks source link

FR: Images and/or Text #401

Open Offbeatmammal opened 7 months ago

Offbeatmammal commented 7 months ago

I would love to be able to return an Image rather than text to place on the graph cell/element (my particular use-case is a stacked bar chart)

Along with the source of the image, would be good to be able to specify height/width and position within the graph cell (or instance to allow an image to completely fill the space, or appear along side or above the text caption).