MATLAB-Graphics-and-App-Building / bullet-chart

A bullet chart is a variation of bar chart which is used to show expected values against actual values.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bulletChart

View Bullet Chart on File Exchange

Version: 1.0

A bullet chart is a variation of bar chart which is used to show expected values against actual values.

How to use:

bulletChart(expectedData, actualData)
bulletChart(expectedData, actualData, Category)
bullet(___ Name, Value)
bulletChart(Parent,___)
b = bulletChart(___)

call help bulletChart for more information.

About

A bullet chart is a variation of bar chart which is used to show expected values against actual values.

License:Other


Languages

Language:MATLAB 100.0%