I have 2 screens:
1- has (a) piechart and (b) tablechart, both generated with same underlying
data
2- has (a) column chart and (b) tablechart, also both generated with same
underlying data
On both 1- and 2- there are selection listeners on all charts such that
(a) listens for a selection on (b) and vice versa. When an item is
selected in (a), (b) updates it's selection to match (a), and vice versa.
Tooltip option is "tooltip : {trigger: 'selection'} " on both the piechart
(1-(a)) as well as the table chart (2-(a)).
When the user clicks directly on 1-(a) or 2-(a) the tooltip works fine.
But, when the user invokes a select event programmatically, the tooltip
works on the piechart but does not work not on the column chart.
Gory details:
on screen 1-, when the user clicks an item in (b), the piechart (a) is
visibly selected & the tooltip DOES appear.
on screen 2-, when the user clicks an item in (b), the column chart (a) is
also visibly selected but --PROBLEM: the tooltip does NOT appear--.
Any explanation/fix for this?
thanks very much
--
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/6d86e91b-7b74-484b-8957-1ac5ea47fcf3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.