Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/syncfusionexamples/how-to-create-flutter-charts-from-json-data

A quick-start example to help you create a chart from JSON data using the Syncfusion Flutter Chart. You will learn how to load the JSON data and map it to the chart series.
https://github.com/syncfusionexamples/how-to-create-flutter-charts-from-json-data

charts flutter flutter-charts flutter-widgets json load syncfusion-flutter-charts

Last synced: about 7 hours ago
JSON representation

A quick-start example to help you create a chart from JSON data using the Syncfusion Flutter Chart. You will learn how to load the JSON data and map it to the chart series.

Awesome Lists containing this project

README

        

# How to Create Flutter Charts from JSON Data
A quick-start example to help you create a chart from JSON data using the Syncfusion Flutter Chart. You will learn how to load the JSON data and map it to the chart series.

Watch the video: https://www.syncfusion.com/tutorial-videos/flutter/charts?title=how-to-create-flutter-charts-from-json-data

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)
* [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-Create-Flutter-Charts-from-JSON-Data’ 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).