Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Microsoft/PowerBI-visuals-Tornado
Repo for Power BI Tornado custom visual
https://github.com/Microsoft/PowerBI-visuals-Tornado
Last synced: about 1 month ago
JSON representation
Repo for Power BI Tornado custom visual
- Host: GitHub
- URL: https://github.com/Microsoft/PowerBI-visuals-Tornado
- Owner: microsoft
- License: other
- Created: 2016-11-01T11:32:01.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T15:12:04.000Z (8 months ago)
- Last Synced: 2024-05-18T16:33:09.690Z (7 months ago)
- Language: TypeScript
- Size: 1.67 MB
- Stars: 40
- Watchers: 15
- Forks: 33
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-power-bi - Tornado
README
# PowerBI-visuals-Tornado
[![build](https://github.com/microsoft/PowerBI-visuals-Tornado/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/microsoft/PowerBI-visuals-Tornado/actions/workflows/build.yml)> A bar chart with category values listed vertically. Use for comparing the relative importance of a variable between two distinct groups.
![Tornado chart screenshot](https://github.com/microsoft/PowerBI-visuals-Tornado/blob/main/assets/screenshot.png?raw=true)
# Overview
Tornado charts, are a special type of Bar chart, where the data categories are listed vertically instead of the standard horizontal presentation, and the categories are ordered so that the largest bar appears at the top of the chart, the second largest appears second from the top, and so on. They are so named because the final chart visually resembles either one half of or a complete tornado.A tornado chart is a common tool used to depict the sensitivity of a result to changes in selected variables. It shows the effect on the output of varying each input variable at a time, keeping all the other input variables at their initial (nominal) values. Typically, you choose a “low” and a “high” value for each input.
See also [Tornado chart at Microsoft Office store](https://store.office.com/en-us/app.aspx?assetid=WA104380768&sourcecorrid=dff81fda-dee7-4787-a5f6-1203b993fe0c&searchapppos=0&ui=en-US&rs=en-US&ad=US&appredirect=false)