node-red-dashboard
node-red-dashboard copied to clipboard
Half gauge Display bug
Current Behavior
I have a half gauge setup to display power in watts min -15000 to max 15000. Units are W The Size is 3 x 2 (setup for displaying on a phone) The issue is that the min and max overwrite the W
Expected Behavior
Please move the Min and Max below the half gauge (Like on dashboard 1.0)
Steps To Reproduce
No response
Environment
- Dashboard version: 1.26.0
- Node-RED version: 4.1.0
- Node.js version:
- npm version:
- Platform/OS: Nodered on Pi
- Browser: Viewing on Chrome on Android
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
If unable to move min/max to below the half gauge, add the feature to hide the values
You should be able to shrink the font down using CSS if that would help
Ask a question on the forum about how to do that if you don't know how. May also be able to hide it using CSS.