updateTooltip
function updateTooltip(ratio: number)
Updates the tooltip with the current value.
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
ratio | number | Not used in this implementation but kept for consistency. |
function updateTooltip(ratio: number)
Updates the tooltip with the current value.
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
ratio | number | Not used in this implementation but kept for consistency. |