Searched refs:yLabel (Results 1 – 2 of 2) sorted by relevance
161 let yLabel = '';165 yLabel = 'min - max';169 yLabel = `${yMax / Math.pow(10, unitGroup * 3)} ${kUnits[unitGroup]}`;171 yLabel += '\u0394';274 ctx.fillText(`${yLabel}`, 5, 14);
81 const yLabel = `${num} ${kUnits[unitGroup + 1]}Hz`; constant205 ctx.fillText(`${yLabel}`, 4, 14);