Wordcloud
@elastic/charts • Exports
@elastic/charts / Wordcloud
Function: Wordcloud()
Wordcloud(
props,deprecatedLegacyContext?):ReactNode
Adds wordcloud spec to chart
Parameters
• props: SFProps<WordcloudSpec, "chartType" | "specType", "data" | "fontStyle" | "fontWeight" | "fontFamily" | "padding" | "minFontSize" | "maxFontSize" | "exponent" | "startAngle" | "endAngle" | "angleCount" | "spiral" | "weightFn" | "outOfRoomCallback", never, "id">
• deprecatedLegacyContext?: any
Deprecated
See React Docs
Returns
ReactNode
Source
node_modules/@types/react/index.d.ts:1128
Generated using typedoc-plugin-markdown and TypeDoc