Skip to content

chartjs-chart-wordcloud v4.4.0 / IWordElementHoverOptions

Interface: IWordElementHoverOptions

Properties

hoverColor

hoverColor: string | CanvasGradient | CanvasPattern

hover variant of color

Source

work/chartjs-chart-wordcloud/chartjs-chart-wordcloud/src/elements/WordElement.ts:47


hoverSize

hoverSize: number

hover variant of size

Source

work/chartjs-chart-wordcloud/chartjs-chart-wordcloud/src/elements/WordElement.ts:51


hoverStrokeStyle

hoverStrokeStyle: string | CanvasGradient | CanvasPattern

hover variant of stroke style

Default

ts
undefined

Source

work/chartjs-chart-wordcloud/chartjs-chart-wordcloud/src/elements/WordElement.ts:64


hoverStrokeWidth?

optional hoverStrokeWidth: number

hover variant of stroke width

Default

ts
undefined

Source

work/chartjs-chart-wordcloud/chartjs-chart-wordcloud/src/elements/WordElement.ts:69


hoverStyle

hoverStyle: "normal" | "inherit" | "italic" | "oblique" | "initial"

hover variant of style

Source

work/chartjs-chart-wordcloud/chartjs-chart-wordcloud/src/elements/WordElement.ts:55


hoverWeight

hoverWeight: null | number | "bold" | "normal" | "lighter" | "bolder"

hover variant of weight

Source

work/chartjs-chart-wordcloud/chartjs-chart-wordcloud/src/elements/WordElement.ts:59