Gauge node in compass mode - different values for pointer and displayed digits

This example may help

[{"id":"39166a0f54cb6880","type":"inject","z":"d1395164b4eec73e","name":"","props":[{"p":"payload"},{"p":"ui_control","v":"{\"options\":{\"donutStartAngle\":270}}","vt":"json"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"90","payloadType":"num","x":150,"y":4720,"wires":[["726bdfba8abfc844"]]},{"id":"726bdfba8abfc844","type":"ui_gauge","z":"d1395164b4eec73e","name":"","group":"8b5cde76.edd58","order":9,"width":0,"height":0,"gtype":"compass","title":"gauge","label":"units","format":"{{value}}","min":0,"max":"359","colors":["#00b500","#e6e600","#ca3838"],"seg1":"","seg2":"","diff":false,"className":"","x":290,"y":4760,"wires":[]},{"id":"8b5cde76.edd58","type":"ui_group","name":"default","tab":"8f03e639.85956","order":1,"disp":false,"width":"12","collapse":false},{"id":"8f03e639.85956","type":"ui_tab","name":"Home","icon":"dashboard","order":3,"disabled":false,"hidden":false}]

Check out note3 node-red-dashboard/config-fields.md at master · node-red/node-red-dashboard · GitHub

More options here D3 Liquid Fill Gauge · GitHub
most work but not all.

I am presuming you mean node-red-dashboard

I did show you this before but it looks like you never bothered to read it or check other options Gauge Node - hiding min & max value display - #2 by E1cid