Thanks a lot I will give it a try, but just to ask if i was to use the corechart is the procedure somehow different?
ps if someone has already done that, I would appreciate an example Thanks again On 3 Φεβ, 23:08, Matt <[email protected]> wrote: > First I'm assuming you are using the 'old' PieChart and not the new PieChart > that is in 'corechart'. > > If that is the case then you can use the > setSelection()<http://code.google.com/apis/visualization/documentation/reference.htm...>method > on the PieChart to make a slice of the pie stand out as selected. > Pass the method a value in the form '[{row: index}]' where 'index' is the > index of the row that should be shown as selected. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
