Skip to content

chartjs-chart-wordcloud / IWordElementHoverOptions

Interface: IWordElementHoverOptions

Defined in: work/chartjs-chart-wordcloud/chartjs-chart-wordcloud/src/elements/WordElement.ts:43

Properties

hoverColor

hoverColor: string | CanvasGradient | CanvasPattern

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

hover variant of color


hoverSize

hoverSize: number

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

hover variant of size


hoverStrokeStyle

hoverStrokeStyle: string | CanvasGradient | CanvasPattern

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

hover variant of stroke style

Default

ts
undefined

hoverStrokeWidth?

optional hoverStrokeWidth: number

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

hover variant of stroke width

Default

ts
undefined

hoverStyle

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

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

hover variant of style


hoverWeight

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

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

hover variant of weight