Skip to content

The Flutter Cartesian Chart widget provides support for customizing the axis labels in the chart using the callback events on rendering. A callback event is a callback function or method, which you pass as an argument in another function or method and can perform an action when you require it. Likewise, the chart widget provides a callback event...

Notifications You must be signed in to change notification settings

SyncfusionExamples/axis-labels-customization-flutter-cartesian-chart

Repository files navigation

Axis labels customization in flutter cartesian chart

The Flutter Cartesian Chart widget provides support for customizing the axis labels in the chart using the callback events on rendering. A callback event is a callback function or method, which you pass as an argument in another function or method and can perform an action when you require it. Likewise, the chart widget provides a callback event called axisLabelFormatter to customize the axis labels as required.

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

Requirements to run the demo

How to run this application

To run this application, you need to first clone or download the ‘axis labels customization flutter cartesian- hart’ 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

The Flutter Cartesian Chart widget provides support for customizing the axis labels in the chart using the callback events on rendering. A callback event is a callback function or method, which you pass as an argument in 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