From 7ee6963c136f569a1da75b5a8adebc1fcf95eb2e Mon Sep 17 00:00:00 2001 From: Sowndharya1911 <102796134+Sowndharya1911@users.noreply.github.com> Date: Fri, 3 Nov 2023 11:23:52 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b057718..6119bfb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ The tornado bar graph is an excellent tool for visualizing data in a way that al To render tornado chart, initialize the [SfCartesianChart](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Charts.SfCartesianChart.html?tabs=tabid-1) and switch the chart X and Y axes by using the *IsTransposed* property as true. -image +![TornadoChart](https://github.com/SyncfusionExamples/Creating-a-Tornado-Chart-for-Comparison-of-Petrol-and-Diesel-Prices-in-the-UK/assets/102796134/154b42b1-757b-4bc1-a1a8-4f3f34bf91ef) +