Tooltips in line chart are a really cool feature, but would be even cooler if we could customize it a bit more.
Making the child a widget become very versatile. It would allow to add a title with a custom style below the spot value or even an image.
Proposal | Now
:-------------------------:|:-------------------------:
| 
Hi, currently the tooltip is drawn by the canvas,
but we can handle it by a widget.
stay tuned!
Hi there ! That feature could really make this package one of the best available, I'm currently looking for this feature for my company, do you have any idea when we could expect this to be released ?
Hi,
Can you implement this feature as soon as possible. Our company also need this.
Thanks for the hard work you are doing.
Hi, check out our new release: 0.35.0
children property added in the LineTooltipItem, BarTooltipItem and ScatterTooltipItem which accepts a list of TextSpan. It allows you to have more customized texts inside the tooltip.
Check below examples:
Most helpful comment
Hi, currently the tooltip is drawn by the canvas,
but we can handle it by a widget.
stay tuned!