Vizzu / Modules / vizzu / Styles / Tooltip
Interface: Tooltip
Hierarchy
-
↳
Tooltip
Properties
arrowSize
• Optional arrowSize: number
Base size of the info bubble arrow
backgroundColor
• Optional backgroundColor: Color
The background color of the element.
Inherited from
borderColor
• Optional borderColor: Color
The border color of the element.
Inherited from
borderRadius
• Optional borderRadius: number
Corner radius for the info bubble
borderWidth
• Optional borderWidth: number
The border width of the element.
Inherited from
color
• Optional color: Color
The foreground color of the tooltip text
distance
• Optional distance: number
Distance between the data point and the info bubble
dropShadow
• Optional dropShadow: number
Drop shadow distance from the info bubble
fontFamily
• Optional fontFamily: string
The family of the font. If not set, it inherits the root style font family.
Inherited from
fontSize
• Optional fontSize: Length
The size of the font. Percentage values are relative to the root style font size
Inherited from
fontStyle
• Optional fontStyle: "normal" | "italic" | "oblique"
The style of the font.
Inherited from
fontWeight
• Optional fontWeight: number | "bold" | "normal"
The weight of the font, numbers use the same scale as CSS.
Inherited from
layout
• Optional layout: "singleLine" | "multiLine"
The layout of the tooltip text
radius
• Optional radius: number
Data point marker radius
seriesName
• Optional seriesName: string
Specifies the name of the data series dispalyed at the first position on the tooltip
shadowColor
• Optional shadowColor: Color
Color of the drop shadow