allows to set the required format for Gage values
webix.ui{ view:"gage", format: value => Math.round(value /1000), ... });