Skip to main content

Interface: CustomTableElementFormatter<T>

Charting Library.CustomTableElementFormatter

Type parameters

NameType
Textends TableFormatterInputValues = TableFormatterInputValues

Properties

formatElement

Optional formatElement: CustomTableFormatElementFunction<T>

Formatter to generate HTML element


formatText

formatText: TableFormatTextFunction<T>

Formatter to generate text. Return an empty string if you don't need to display this


isPriceFormatterNeeded

Optional isPriceFormatterNeeded: boolean

Allow usage of priceFormatter


name

name: FormatterName

Custom formatter name