{{ label ? t.getValue(label, min) : min}}
{{scaleTextArray[index]}}
{{t.getValue(label, _value) || _value}}
{{ label ? t.getValue(label, max) : max}}
{{min}}
{{scaleTextArray[index]}}
{{t.getValue(label, dotTopValue[0]) || dotTopValue[0]}}
{{t.getValue(label, dotTopValue[1]) || dotTopValue[1]}}
{{max}}