Update README.md

This commit is contained in:
Victor Choueiri 2018-03-21 04:00:12 +02:00 committed by GitHub
parent 25021a4657
commit 838ddb9a06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ A library for creating animated circular chart widgets with Flutter, inspired by
Create easily animated pie charts and radial charts by providing them with data objects they can plot into charts and animate between.
![animated pie chart](screenshots/animated_pie_chart_example.gif)
![animated radial chart](screenshots/animated_radial_chart_example.gif)
![animated radial chart](screenshots/animated_radial_chart_example_.gif)
![animated_random_radial_chart](screenshots/animated_random_radial_chart_example.gif)
Check the examples folder for the source code for the above screenshots.