It turns out you don't need to send an example after all. As documented<http://code.google.com/apis/chart/interactive/docs/gallery/combochart.html#Configuration_Options>, ComboChart does not support the isStacked option.
On Sun, Jul 3, 2011 at 3:44 PM, ChartALot <[email protected]> wrote: > Hi, > Can you post an example that reproduced the issue? > > On Fri, Jul 1, 2011 at 4:24 PM, Masaya Hakamata <[email protected]>wrote: > >> hi Dariusz >> >> I have no idea to fix this problem. >> but here is one idea. >> if we redraw chart. It will work again. >> so I put redraw button near the chart. >> >> thank you for comment. >> >> cheers, >> >> >> 2011/7/1 Dariusz Aniszewski <[email protected]> >> >>> Hey >>> >>> I've found the same thing while setting isStacked to true and then >>> hover over line. Script crashes somewhere and since it's encrypted >>> it's hard to figure out what and where and most important why... >>> >>> I've tried numerous ways to walk-around this - overwriting events, >>> traversing through DOM, disabling events, etc and all of them failed. >>> >>> Masaya - have you found a way to walk-around this crash? >>> >>> cheers, >>> Darek >>> >>> >>> >>> On 3 Cze, 04:28, Masaya Hakamata <[email protected]> wrote: >>> > Hi there, >>> > I am using combo chart with columns and line. >>> > And then I tryed 'isStacked = true' for combo chart. >>> > It works! They looks very well without one problem. >>> > >>> > When I point the stacked column, a hover is comming. >>> > But when I point line onece. No more hover will come. >>> > >>> > I know Combo chart does NOT have 'isStacked' property. >>> > But it almost works completely. >>> > >>> > I hope in the near future, combo chart clear this problem. >>> > >>> > Thanks. >>> >>> -- >>> 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. >>> >>> >> -- >> 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. >> > > -- 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.
