Skip to content

The Flutter Cartesian Chart widget provides support to programmatically do the data points selection on the charts using the public methods. Public methods are methods that can be called by using the class object where they are defined. Likewise, our chart widget also has a public method to select the data points in the charts dynamically called...

Notifications You must be signed in to change notification settings

SyncfusionExamples/selection_public_methods_flutter_charts

Repository files navigation

SelectionBehavior public methods in flutter chart

The Flutter Cartesian Chart widget provides support to programmatically do the data points selection on the charts using the public methods. Public methods are methods that can be called by using the class object where they are defined. Likewise, our chart widget also has a public method to select the data points in the charts dynamically called as selectionIndex method.

Documentation: https://help.syncfusion.com/flutter/cartesian-charts/methods#methods-in-selectionbehavior

Requirements to run the demo

How to run this application

To run this application, you need to first clone or download the ‘selection public methods 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

The Flutter Cartesian Chart widget provides support to programmatically do the data points selection on the charts using the public methods. Public methods are methods that can be called by using the class object where they are defined. Likewise, our chart widget also has a public method to select the data points in the charts dynamically called...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published