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.