Now next i would like to make a dicimal number, and i see it is covered in another post with the code: function formatNumber(number, digits=1) { but i have a hard time to understand where to put in my code ther is as followed :
I do not see it on line 194 but on line 205 and when i change the digits from 0 to 1 and update it is the same. I know i do somthing wrong but i dont know what.
The Custom Tiles listed at the top of this thread support customizations of the thickness of the arc. IIRC, the font size in the Gauge.js variant is set in the CSS of the Custom Tile but could in theory be customized… and the Apex Charts version can be customized with their JSON specification.
The native Super Tile Gauge does not support customization of the arc. The width changes automatically based on if you pick Arc, Circle, or Radial as the gauge style. And the font dynamically scales based on the number of characters to fit in the space (and thus can’t be overridden).