Gage text overlap

Is there a way to make the gage scale its value text so that it does not overlap with the min and max range text?

Example: https://snippet.webix.com/qbtvvgwj

Hi @hlipsey ,
To achieve such behaviour you can either change scale value (which is by default 3) or apply new font-size in CSS. Please, note the second option will affect values in all gages.
Please, check the snippets: 1. Code Snippet
2. Code Snippet