Set the default format for a duration column.
format: d3.js numeric formats (eg. ,.2f for 2 decimals and thousand separator marks)
lowestLevel: (1 - year, 9 - millisecond). Setting the lowestLevel indicates that the data available in the column is saved on this level, meaning that a value of 10 equals 10 months (if set to 3).
duration_format: long , short or time .
duration_levels: Array of duration levels for the column (1 - year, 9 - millisecond).
pip install luzmo-sdk