try leaving out fontsize for the widget and just manipulate the css from the time_style.
you can use any css you like so you can change it to every size you like.
it seems that your gauge has no set variables in your skin.
in the variables.yaml from the skin you use there should be lines like:
i added the following to the variables.yaml inside my hygge skin directory, but get a 500 internal server error when loading the dashboard/skin, removing those lines fixes it
SOrry for resurrecting this thread, but I have a related question. In the gauges I can’t read the min and max labels 'cause the font is too small. I’d also like the value font to be a tad larger. For the min/max labels the justgage.js has kv’s like minLabelMinFontSize that I would love to tweak. What is the best way to tweak those? I use a docker deployment and I have the feeling I need to rebuild the container if I change justgage.js (which is a bad idea anyway). What would you recommend?
i would recomment to edit the basegauge.js and add a PR so that it will be added in the next version from AD.
in the basegauge.js needs to be added the variables and then they have to be set in the gauge.yaml
from that moment on they become available for everyone.
there is no other way then to change AD files itselve at the moment.
if you dont know how to add it to the basegauge and gauge.yaml then i suggest a feature request.
Thanks all, i have tried this line for the “wind” widget, but no icon shows, in fact it breaks the dashboard until i # that line out, yes the image is in that path and accessible.