You can use the same technique: http://jsfiddle.net/asgallant/U4VFU/1/

On Wednesday, February 19, 2014 7:52:47 AM UTC-5, [email protected] wrote:
>
> What about Stacked Columns. I need to change position on a Stacked column, 
> how can i do that. Do you have any sollution?
> Can you please, please, take a look on my jsfiddle : 
> http://jsfiddle.net/U4VFU/  <http://jsfiddle.net/U4VFU/>
>
> Segunda-feira, 7 de Janeiro de 2013 2:10:11 UTC, asgallant escreveu:
>>
>> Annotation position is determined by the position of the data point, so 
>> if you want to move them, you have to change the data point's location.
>>
>> I would like to thank you for this post, as it inspired a solution to the 
>> age-old problem of adding annotations to a ColumnChart.  My solution uses a 
>> ComboChart instead of layering, but the idea is similar.  See the code 
>> here: http://jsfiddle.net/asgallant/QjQNX/, and modified to change the 
>> location of the annotations here: 
>> http://jsfiddle.net/asgallant/QjQNX/1/<http://www.google.com/url?q=http%3A%2F%2Fjsfiddle.net%2Fasgallant%2FQjQNX%2F1%2F&sa=D&sntz=1&usg=AFQjCNFIwP8xh7MSz4xDgLRitV6UjTQYoA>
>>
>> On Sunday, January 6, 2013 1:58:53 PM UTC-5, Dezső Róbert wrote:
>>>
>>> Hi,
>>>
>>> i've been trying to put annotations above column charts, but i had to 
>>> realize there is no way to do that. So i put another div under my column 
>>> chart's div and added a line chart with annotations to it.
>>> You can see the result on the attached image.
>>> Unfortunately i haven't find any reference about the annotation's 
>>> positioning. Does anybody know how to set its position? I want to place it 
>>> a little bit further from the columns.
>>>
>>> Thanks for your help,
>>> Robert
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to