react-chartjs-2 icon indicating copy to clipboard operation
react-chartjs-2 copied to clipboard

[Bug]: Horizontal Bar x-axis ticks Math.abs(value) not show

Open HaHa1698 opened this issue 10 months ago • 0 comments

Would you like to work on a fix?

  • [ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.

Current and expected behavior

### Current: The absolute value of x-axis negative numbers can be displayed in the local service, but not in the production environment Local service: image Production: image

Expected

production can show x-axis value

Reproduction

chart.js version

4.4.7

react-chartjs-2 version

5.2.0

Possible solution

No response

HaHa1698 avatar Dec 24 '24 03:12 HaHa1698