I'm trying to render a Google Charts BarChart with the value labels on, or next to the bars. By default, the values are being shown when the user hovers over a bar. I would like to show these values permanently in the graph.
As far as I can see, this was possible using the Image Charts API, but not with the JavaScript API. I am missing something?