0

enter image description here

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?

Cience
  • 41
  • 1
  • 1
  • 8

1 Answers1

0

I managed this simply using css relative and absolute positioning properties.

Cience
  • 41
  • 1
  • 1
  • 8