I am setting up a bar chart using google chart, and I would like to display a value next to the bar chart to indicate the value the bar is referring to.
I know that when you hover over the bar, it will display the number as the example below: https://code.google.com/apis/ajax/playground/?type=visualization#bar_chart
But I want it to display without hovering, like how you can set up a bar chart with series displaying in PowerPoint.
I am not sure if there is a way to get around this? Or is this simple a non-existence at the moment for google chart?
Thanks, Roy