From 838ddb9a06c5436ea8cfe4a53cb5d66419707e36 Mon Sep 17 00:00:00 2001 From: Victor Choueiri Date: Wed, 21 Mar 2018 04:00:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4cbbcf..717394b 100644 --- a/README.md +++ b/README.md @@ -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.