An open API service indexing awesome lists of open source software.

https://github.com/syncfusionexamples/how-to-add-a-point-on-click-in-a-flutter-cartesian-chart

A quick-start example that helps you to capture touch interactions in the Syncfusion® Flutter Charts widget and dynamically add data points to the chart.
https://github.com/syncfusionexamples/how-to-add-a-point-on-click-in-a-flutter-cartesian-chart

add-new-point charts flutter flutter-charts flutter-widget interaction point-on-click syncfusion-flutter-charts

Last synced: 4 months ago
JSON representation

A quick-start example that helps you to capture touch interactions in the Syncfusion® Flutter Charts widget and dynamically add data points to the chart.

Awesome Lists containing this project

README

        

# How to Add a Point-on-Click in a Flutter Cartesian Chart
A quick-start example that helps you to capture touch interactions in the Syncfusion® Flutter Charts widget and dynamically add data points to the chart.

Watch the video: Coming soon...

Documentation: https://help.syncfusion.com/flutter/cartesian-charts/getting-started

## Requirements to run the demo
* [VS Code](https://code.visualstudio.com/download)
* [Flutter SDK v3.24.3+](https://flutter.dev/docs/development/tools/sdk/overview)
* [Dart SDK v3.5.3+](https://dart.dev/get-dart)
* [For more development tools](https://flutter.dev/docs/development/tools/devtools/overview)

## How to run this application
To run this application, you need to first clone or download the `How-to-Add-a-Point-on-Click-in-a-Flutter-Cartesian-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](https://help.syncfusion.com/flutter/introduction/overview) or
[Flutter documentation](https://flutter.dev/docs/get-started/install).