Search results

SparklineTooltipSettings API in Angular Sparkline API component

To configure the tooltip settings for sparkline.

Properties

border

SparklineBorderModel

To configure tooltip border color and width.

fill

string

To customize the tooltip fill color.

format

string

To customize the tooltip format.

template

string | Function

To customize the tooltip template.

textStyle

SparklineFontModel

To configure tooltip text styles.

trackLineSettings

TrackLineSettingsModel

To configure the tracker line options.

visible

boolean

Toggle the tooltip visibility.

Defaults to false