{{ i + 1 }}
{{ getTooltipText(i + 1) }}
{{ formatCount()!(count()) }} ({{ count() }} {{ countLabel() }}) ({{ count() }})
{{ formatValue()!(value()) }} {{ value().toFixed(displayPrecision()) }} {{ formatPercentage()!((value() / max()) * 100) }} {{ ((value() / max()) * 100).toFixed(0) }}%
{{ helperText() }}
{{ focused() ? getAriaValueText() : '' }}