BarChartRodTooltip
Tooltip configuration for the BarChartRod.
Inherits: ChartDataPointTooltip
Properties
text- The text to display in the tooltip.
Methods
copy- Returns a copy of this object with the specified properties overridden.
Properties
textclass-attributeinstance-attribute
text: Optional[str] = NoneThe text to display in the tooltip.
When None, defaults to
flet_charts.BarChartRod.to_y.