Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.34 KB

File metadata and controls

18 lines (13 loc) · 1.34 KB

How to Create Flutter Financial Charts like Candle and OHLC in 10 Minutes

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 how to add a Candle and OpenHighLowClose (OHLC) series to it. You will also see how to customize the primary axes; enable trackball, show legends, and add a title in the financial charts. Watch the video: Coming soon...

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

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 financial charts like candle and ohlc 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.