Skip to content

format_number

function format_number(column, d): Column;

Defined in: functions/string.ts:148

Formats a numeric column to a string with the given number of decimal places.

ParameterType
columnColOrName
dnumber

Column