A google.visualization.BarChart will not show tooltips for me in Firefox, but shows them in Chrome.
I am using Firefox 4.0.1 on Linux.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This might be related to issue 598 “Google Chart Tools: tooltip/line not shown on firefox using base tag” at google-visualization-api-issues which is reproduced when a base tag differs from a page location.
A possible solution could be to use jQuery to change the href attr of the tag.