How To Create Flutter Range Charts In 10 Minutes

Sample date Updated on Feb 15, 2024
chart-series charts flutter flutter-ui-widgets getting-started hi-lo legends range range-area range-chart range-column spline-range-area title tooltips

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. You will learn how to set a data source to the chart and add a range column, area, spline range area and hi-lo series to it. You will also learn how to customize the primary axes, enable data labels, add a title, legends, and tooltips in the range charts.

Watch the video: Coming soon...

Documentation: https://help.syncfusion.com/flutter/cartesian-charts/chart-types#range-column-chart

Requirements to run the demo

How to run this application

To run this application, you need to first clone or download the ‘how to create flutter range charts in 10 minutes’ 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.

Up arrow