WeightFn
@elastic/charts • Exports
@elastic/charts / WeightFn
Variable: WeightFn
const
WeightFn:Readonly
<Object
>
Type declaration
exponential
exponential:
"exponential"
linear
linear:
"linear"
log
log:
"log"
squareRoot
squareRoot:
"squareRoot"
Source
packages/charts/src/chart_types/wordcloud/layout/types/viewmodel_types.ts:24
Generated using typedoc-plugin-markdown and TypeDoc