Is there any reason you are using svg tags for your text instead of using html? I suspect that is the issue.
basically because Iām re-using a previous template that I have in order to get something similar that I had already, from other side If I have to write it in html I will have no idea how to do itā¦ seems a good reason hahaha
You could actually do it by using several text output Dashboard nodes rather than trying to build yourself.
Using SVG for this will have unintended layout/styling issues as you are seeing.
SOLVED
Sorry I found the answer just a few minutes later but was not allowing me to reply again to the topic
Just in case it helps someday someone else I found some mistake on the position for the latest variable and also decided to apply a formula to change the time from miliseconds to minutes with only one decimal.