Skip to content

Commit

Permalink
Merge pull request #3 from SyncfusionExamples/Sowndharya1911-patch-1
Browse files Browse the repository at this point in the history
Modified image also added blog link
  • Loading branch information
SyncfusionKarthikeyan authored Nov 3, 2023
2 parents 0e8e92c + c8d9a23 commit af926f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ 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.

<img width="938" alt="image" src="https://github.com/SyncfusionExamples/Creating-a-Tornado-Chart-for-Comparison-of-Petrol-and-Diesel-Prices-in-the-UK/assets/102796134/6272829e-aa66-43dc-b85c-9b057c3eb50c">
![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)


If you'd like more information or a detailed guide, refer [Comparsion of petrol and diesel price using tornado chart blog](https://www.syncfusion.com/blogs/post/dotnet-maui-tornado-chart-prices.aspx).



Expand Down

0 comments on commit af926f1

Please sign in to comment.