I can't replicate that issue in IE 8 using the code from my example. Did you change anything, or are you using that code as is?
On Thursday, May 9, 2013 1:44:55 PM UTC-4, Patrike wrote: > > Thanks for the light asgallant! > > Just one more thing related to the browser.... maybe you have faced this > before... > > After the tooltip switch to html the range bar move down 18 pixels when I > hover a point in chart that brings the tooltip....I went in IE dev mode and > found a div with "18" (the other div doesn't disturb me). > > Question... there is a way to avoid it? the chart is shaking like pop corn > heheheh > > thanks. > > I am running the chart in IE8 manly... i tested in firefox and it runs fine > > On Thursday, May 9, 2013 11:19:35 AM UTC-3, asgallant wrote: > > Your tooltip is working fine, see the "Informativa" data series. If you >> want the custom tooltips on the other columns, you have to add more tooltip >> columns, like this: http://jsfiddle.net/asgallant/82hAT/6/ >> >> On Thursday, May 9, 2013 8:55:21 AM UTC-4, Patrike wrote: >>> >>> Thanks again for your help asgallant! >>> >>> I am testing this feature... but I think I am missing something >>> somewhere. I read the >>> https://developers.google.com/chart/interactive/docs/customizing_tooltip_contentbut >>> couldn't apply it to my chart the way i would. >>> >>> I just wanna the tooltip to have the same information it has as if it >>> was without html (than, after I will add some code)... can you or someone >>> else give some more light on this? >>> >>> this is the situation I am right now: http://jsfiddle.net/82hAT/4/ >>> >>> I don't understand why the first 2 lines isn't with my custom html... >>> >>> thanks again for any info on this. >>> >>> On Wednesday, May 8, 2013 11:23:00 AM UTC-3, asgallant wrote: >>>> >>>> You are setting the "tooltip" option twice in the chart's options, and >>>> the second time is overwriting the first. You need to move the "html: >>>> true" to the second instance of the tooltip option (near the bottom): >>>> http://jsfiddle.net/asgallant/82hAT/3/ >>>> >>>> I also made a few other small changes: >>>> >>>> 1) I turned off the normalized CSS in the fiddle options (this is what >>>> was causing the text to overflow the tooltips) >>>> 2) I remove the lines: >>>> >>>> var options = { >>>> tooltip: {isHtml: true} >>>> }; >>>> >>>> as they don't do anything for you >>>> 3) I remove ", options" from the dashboard.draw call, as this has no >>>> effect. >>>> >>>> On Wednesday, May 8, 2013 8:22:21 AM UTC-4, Patrike wrote: >>>>> >>>>> the exactly link is: http://jsfiddle.net/82hAT/2/ >>>>> >>>>> On Wednesday, May 8, 2013 9:20:06 AM UTC-3, Patrike wrote: >>>>>> >>>>>> Hi : ) >>>>>> >>>>>> Can someone give me a light? Why the HTML Tooltip in this chat isn't >>>>>> coming? >>>>>> >>>>>> http://jsfiddle.net/82hAT/ >>>>>> >>>>>> Thanks >>>>>> >>>>> > <https://lh3.googleusercontent.com/-xe0Ol9m_IOI/UYvf8O1bCEI/AAAAAAAAAR0/uDxIHJiU2Xg/s1600/chart.jpg> > -- 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 google-visualization-api+unsubscr...@googlegroups.com. To post to this group, send email to google-visualization-api@googlegroups.com. 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.