views:

20

answers:

0

I have a bar chart with three data points - $10, $0, $1.

Flex 3 does not display the $0 bar at the zero point (i.e "x: 0px"). Instead it is showing a 15px bar as if it is relative or weighted with the other values. This is visually deceptive because at first glance it appears that the middle bar has a positive value.

Does anyone know how to make the chart show zero as an actual zero length?