Thanks Daniel, I realise I’m calling the start up animation on every redraw. Probably unwise! And I’ll check flow.
Thanks Dom! > On 3 Apr 2020, at 01:10, 'Daniel LaLiberte' via Google Visualization API > <[email protected]> wrote: > > Open the debugger and add a breakpoint to your chart2.draw() call in > reDrawChart2. Then click on a slider. You will see that the chart is > redrawn 7 or 8 times each time you make a slider change. Each time, it > starts the startup animation, which I guess is proceeding simultaneously for > all redraws. > > There is also a failure the first time you try to call reDrawChart2. So you > should check whether your overall flow is correct. > > On Thu, Apr 2, 2020 at 6:52 PM Dominic Boston <[email protected]> wrote: > when loading on v41, the graph disappear every time you touch the slider, > v42 - v46 you get the above problem. > > Thanks > Dom > > > On Thursday, April 2, 2020 at 11:37:30 PM UTC+1, Dominic Boston wrote: > Hi All, > > I normally don't post on forums but I'm really stuck. > Please take a look at this website and move the slider, the problem will > become very apparent as you move the slider around - > https://redvector.co.uk/gencharts/index2.php > <https://redvector.co.uk/gencharts/index2.php> > > It redraws a perfect chart, but make's a right mess in the process. > > Image attached if you're too scared to click the link! > > Many Thanks for your help. > Dom Boston > > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-visualization-api/f0858b74-a3e8-4c77-a4f8-16fc96a3c44e%40googlegroups.com > > <https://groups.google.com/d/msgid/google-visualization-api/f0858b74-a3e8-4c77-a4f8-16fc96a3c44e%40googlegroups.com?utm_medium=email&utm_source=footer>. > > > -- > Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> > [email protected] <mailto:[email protected]> Cambridge MA > > > -- > You received this message because you are subscribed to a topic in the Google > Groups "Google Visualization API" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-visualization-api/eQ9uYAGWHIs/unsubscribe > > <https://groups.google.com/d/topic/google-visualization-api/eQ9uYAGWHIs/unsubscribe>. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJM3Kw%2BCH1PX0xf1x6J4k711faFSy02F%2BZkAYS1_O8nqCA%40mail.gmail.com > > <https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJM3Kw%2BCH1PX0xf1x6J4k711faFSy02F%2BZkAYS1_O8nqCA%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/7D50D82E-7F0E-4BAD-AAF3-835A1DAC515B%40dom.boston.
