nova-issues icon indicating copy to clipboard operation
nova-issues copied to clipboard

Formatting with 0,0% doesn't round the number

Open Livijn opened this issue 8 months ago • 0 comments

  • Laravel Version: 12.3.0
  • Nova Version: 5.4.3
  • PHP Version: 8.4

Description:

I am using a Trend metric like this (new TrendResult)->trend($data)->format('0,0%') but for some reason it rounds the result strangely.

Image Image

Livijn avatar Mar 29 '25 21:03 Livijn