Guys,
Is there a way to put a label above the bars, in a bar chart?
Hello Ryan,
I believe what you are looking for is the labelLocation: "outsideTop" option of the Axis. It will change both the labels and the axis line location on the top of the igDataChart. You could find the result at http://jsfiddle.net/16gcdyrp/
Please let me know if you have further questions regarding this!
Ivaylo -
Thanks for the suggestion but that's not what I'm really looking for. I am looking for something more like a static tooltip that will sit at the top of the bar. Since the XAxis has what the column is, I want the tool tip to show the value of what that bar is. We have no problems with the tooltips, we just want one that sits at the top of the bar.
I know this isn't an IG Chart, but I am looking for something like this, as far as labels go for each bar.