FormatterStatsOptions
formatterStats ์ต์
.
๋ชจ๋ ์์ฑ์ด ์๋ต๋๋ฉด cellScope='value', compareScope='all', ํฉ๊ณ/์ ๋ ฌ ์์ด
min/max/count๋ง ๊ณ์ฐ๋๋ค.
Options
cellScope: 'value' | 'subtotal' | 'total' | 'all' | Array (opens in a new tab)<'value' | 'subtotal' | 'total'>
ํต๊ณ์ ํฌํจํ ์
๋ ๋ฒจ. ๊ธฐ๋ณธ 'value'.
default: undefined
compareScope: 'all' | 'row' | 'column' | 'level' | 'rowGroup' | 'columnGroup' | Array (opens in a new tab)<'row' | 'column' | 'level' | 'rowGroup' | 'columnGroup'>
๊ทธ๋ฃน ๋ถ๋ฆฌ ์ถ. ๊ธฐ๋ณธ 'all'(๋ถ๋ฆฌ ์์ด ์ ์ฒด 1๊ฐ ๊ทธ๋ฃน).
default: undefined
withSum: boolean (opens in a new tab)
ํฉ๊ณ/ํ๊ท ์ด ํ์ํ๋ฉด true.
default: undefined
withSorted: boolean (opens in a new tab)
์ ๋ ฌ๋ ๊ฐ ๋ฐฐ์ด(percentile/rank ๊ณ์ฐ์ฉ)์ด ํ์ํ๋ฉด true. withSum๋ ์๋ ํฌํจ.
default: undefined