LineChartDataPointTooltip
LineChartDataPointTooltip
#
Bases: ChartDataPointTooltip
Tooltip configuration for the LineChartDataPoint
.
text
#
text: str | None = None
The text to display in the tooltip.
When None
, defaults to LineChartDataPoint.y
.
text_style
#
A text style to display tooltip with.