In this chart I want to replace the text labels "January", "February", etc. with images:
How can I do this with Chart.js and React chart js 2? I cannot see this document in the documentation.
In this chart I want to replace the text labels "January", "February", etc. with images:
How can I do this with Chart.js and React chart js 2? I cannot see this document in the documentation.
Copyright © 2021 Jogjafile Inc.

If you want to write months on bars you can use ChartDataLabels plugins and formatter.
this will you give something like this
months on text label