Skip to content

Commit 6acbf4f

Browse files
author
LavanyaA
authored
Changed readme file content.
1 parent 872bf5c commit 6acbf4f

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# axis-labels-customization-flutter-cartesian-chart
2-
Customize the axis labels in Flutter Cartesian chart
2+
3+
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.
4+
5+
Documentation: https://help.syncfusion.com/flutter/cartesian-charts/callbacks#axislabelformatter
6+
7+
## Requirements to run the demo
8+
* [VS Code](https://code.visualstudio.com/download)
9+
* [Flutter SDK v2.0.0+](https://flutter.dev/docs/development/tools/sdk/overview)
10+
* [For more development tools](https://flutter.dev/docs/development/tools/devtools/overview)
11+
12+
## How to run this application
13+
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.
14+
15+
## Further help
16+
For more help, check the [Syncfusion Flutter documentation](https://help.syncfusion.com/flutter/introduction/overview), or
17+
[Flutter documentation](https://flutter.dev/docs/get-started/install).

0 commit comments

Comments
 (0)