Searched refs:yLabel (Results 1 – 2 of 2) sorted by relevance
83 const yLabel = `${yMax / Math.pow(10, unitGroup * 3)} ${kUnits[unitGroup]}`; constant172 ctx.fillText(`${yLabel}`, 5, 14);
85 const yLabel = `${num} ${kUnits[unitGroup + 1]}Hz`; constant185 ctx.fillText(`${yLabel}`, 5, 14);