Skip to content

Flutter Cartesian chart widget provides support for customizing the tooltip in the chart using the callback events on rendering. Callback events are callback function or a method, which you pass as an argument into another function or method and can perform an action when you require it. Likewise, the chart widget provides a callback event...

SyncfusionExamples/tooltip-customization-flutter-chart

Repository files navigation

Tooltip customization in flutter chart

Flutter Cartesian chart widget provides support for customizing the tooltip in the chart using the callback events on rendering. Callback events are callback function or a method, which you pass as an argument into another function or method and can perform an action when you require it. Likewise, the chart widget provides a callback event called onTooltipRender to customize the tooltip contents as required.

Documentation: https://help.syncfusion.com/flutter/cartesian-charts/callbacks#ontooltiprender

Requirements to run the demo

How to run this application

To run this application, you need to first clone or download the ‘tooltip customization flutter chart’ repository and open it in your preferred IDE. Then, build and run your project to view the output.

Further help

For more help, check the Syncfusion Flutter documentation, or Flutter documentation.

About

Flutter Cartesian chart widget provides support for customizing the tooltip in the chart using the callback events on rendering. Callback events are callback function or a method, which you pass as an argument into another function or method and can perform an action when you require it. Likewise, the chart widget provides a callback event...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published