exbert / client /src /ts /vis /FormatUtils.ts
bhoov's picture
First commit
63858e7
raw
history blame contribute delete
60 Bytes
export const scaleLinearWidth = opacity => 5 * opacity^0.33;