Skip to main content

Wordcloud

@elastic/chartsExports


@elastic/charts / Wordcloud

Function: Wordcloud()

Wordcloud(props, context?): null | ReactElement<any, any>

Adds wordcloud spec to chart

Parameters

props: PropsWithChildren<SFProps<WordcloudSpec, "chartType" | "specType", "data" | "fontFamily" | "fontStyle" | "fontWeight" | "padding" | "exponent" | "minFontSize" | "maxFontSize" | "startAngle" | "endAngle" | "angleCount" | "spiral" | "weightFn" | "outOfRoomCallback", never, "id">>

context?: any

Returns

null | ReactElement<any, any>

Source

node_modules/@types/react/index.d.ts:544


Generated using typedoc-plugin-markdown and TypeDoc