Skip to content

SyncfusionExamples/Creating-a-Tornado-Chart-for-Comparison-of-Petrol-and-Diesel-Prices-in-the-UK

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Creating-a-Tornado-Chart-for-Comparison-of-Petrol-and-Diesel-Prices-in-the-UK

In this section, we will compare the annual prices of ULSP (Ultra-low sulfur petrol) and ULSD (Ultra-low sulfur diesel) in the United Kingdom using a tornado chart. We'll be utilizing the power of the .NET MAUI Syncfusion Cartesian Chart. This chart will allow us to identify and compare the prices of petrol and diesel.

The tornado bar graph is an excellent tool for visualizing data in a way that allows for easy comparisons between different categories. In our case, we'll be visualizing a two-side bar graph, which is a visually striking way to showcase and compare prices of petrol and diesel in the UK

To render tornado chart, initialize the SfCartesianChart and switch the chart X and Y axes by using the IsTransposed property as true.

TornadoChart

If you'd like more information or a detailed guide, refer Comparsion of petrol and diesel price using tornado chart blog.

About

Creating a Tornado Chart for Comparison of Petrol and Diesel Prices in the UK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages