Hi asgallant,
If I want to add the select event listener on the LineChart ,after select 
some annotation ,then is there any way to change the annotation's fontSize 
and its color .Here is the code what I want to add the relationship with 
table tr and the LineChart's annotation:
http://jsfiddle.net/annamoon/Gw2jw/1/

Current, the default action is to make the annotation's font bold. I want 
the result  if I click the table some row, eg. event A. The annotation A on 
the LineChart , its fontSize or color  changed to make the annotation 
highlight.

Thanks,
Alice

On Tuesday, May 21, 2013 9:32:37 PM UTC+8, asgallant wrote:
>
> It's not impossible, but it might be difficult to implement.  Here's one 
> example of how you can do it: http://jsfiddle.net/asgallant/XFuER/
>
> On Tuesday, May 21, 2013 2:12:53 AM UTC-4, alice moon wrote:
>>
>> Thank you asgallant. If I want to distinguish some annotation from all 
>> the annotations, is that means it will be impossible?
>>
>> On Friday, May 17, 2013 9:50:14 PM UTC+8, asgallant wrote:
>>>
>>> The annotation color is determined by the series color, so you would 
>>> have to change the series color.  Depending on how your chart is set up and 
>>> what the structure of the data is, you might be able to write a hack around 
>>> the problem.
>>>
>>> On Friday, May 17, 2013 5:23:10 AM UTC-4, alice moon wrote:
>>>>
>>>> Hi,
>>>>  Is there any way to change the annotation color ? not the annotation 
>>>> text. I want to add some event to change the annotation color.
>>>>
>>>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to