I'm trying to achieve label shown in the picture (number 5). It shows total number on items for each graph. How do I achieve this with react-chartjs-2?
I managed this simply using css relative and absolute positioning properties.