Skip to content

Flutter Cartesian chart widget provides support for customizing the data labels in the chart using callback events. Callback Events are Callback functions or methods which we pass as an argument into another function or method and can perform an action when we require it. Likewise, chart widget provides callback event called OnDataLabelRender....

Notifications You must be signed in to change notification settings

SyncfusionExamples/datalabel-customization-flutter-chart

Repository files navigation

Datalabel customization in flutter chart

Flutter Cartesian chart widget provides support for customizing the data labels in the chart using callback events. Callback Events are Callback functions or methods which we pass as an argument into another function or method and can perform an action when we require it. Likewise, chart widget provides callback event called OnDataLabelRender to customize the data labels as required.

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

Requirements to run the demo

How to run this application

To run this application, you need to first clone or download the ‘datalabel 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 data labels in the chart using callback events. Callback Events are Callback functions or methods which we pass as an argument into another function or method and can perform an action when we require it. Likewise, chart widget provides callback event called OnDataLabelRender....

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published