Skip to content

A quick-start example to help you add the Syncfusion Flutter Charts package to a Flutter app. You will learn how to add a Cartesian chart to a Flutter project. Our Flutter Cartesian chart provides animation support by default. The animationDuration property in the chart series is used to control the speed of the animation and its default value is..

Notifications You must be signed in to change notification settings

BPraveenBalu/flutter-cartesian-animated-charts

This branch is 2 commits behind SyncfusionExamples/flutter-cartesian-animated-charts:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6a8731a · Dec 13, 2023

History

14 Commits
Sep 15, 2023
Dec 13, 2023
Dec 13, 2022

Repository files navigation

How to create animated charts using the Flutter charts widget ?

A quick-start example to help you add the Syncfusion Flutter Charts package to a Flutter app. You will learn how to add a Cartesian chart to a Flutter project. Our Flutter Cartesian chart provides animation support by default. The animationDuration property in the chart series is used to control the speed of the animation and its default value is 1500. To render the chart without animation, you can specify the animationDuration as 0.

Requirements to run the demo

How to run this application

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

A quick-start example to help you add the Syncfusion Flutter Charts package to a Flutter app. You will learn how to add a Cartesian chart to a Flutter project. Our Flutter Cartesian chart provides animation support by default. The animationDuration property in the chart series is used to control the speed of the animation and its default value is..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 42.2%
  • CMake 37.5%
  • Dart 11.1%
  • HTML 3.7%
  • C 2.8%
  • Swift 2.3%
  • Other 0.4%