So, I've got this bar chart and I need to label the bars, but some are positive and some are negative. I've got the negative ones covered...
http://randomness.s3.amazonaws.com/bar_labels.html

For the bars that are positive, how can I shift those labels to be at the end of the bar without affecting the negative value bar labels?
Is this even possible?