formatVolume
Documentation / @elitechart/core / formatVolume
Defined in: renderer/ohlcv-legend.ts:99
Format a volume value compactly: 12_345 → "12.35K", 1_234_567 → "1.23M". Keeps the strip visually short regardless of volume magnitude.
Parameters
vol
number
Returns
string