Hi Poonam, In general, when you call draw() on a chart again, it will be redrawn with whatever change of data and options you provide. We can't tell what is going wrong in your situation without seeing some code, so if you could point to a public page, or create a jsfiddle that demonstrates the problem, that would help. Or you could post some of your code here, if it is not too much.
On Thu, Nov 28, 2013 at 7:01 AM, poonam waikul <[email protected]> wrote: > Need solution on urgent basis. Can anyone reply please? > > > On Thursday, 28 November 2013 10:13:27 UTC+5:30, poonam waikul wrote: >> >> I am using google visualization for drawing a 3d chart. I use - >> greg.ross.visualisation.SurfacePlot(). I am drawing chart in iframe. If >> I call the method draw() once, the chart gets plotted properly. But, after >> that calling draw() again doesn't make any change. It doesn't draw the >> chart again. Can anyone help me in this? I want to draw the chart again & >> again depending on user input. Is there any way to redraw the chart? or is >> tehre any way to flush the existing chart? >> >> & one more question - why this is happening? >> > -- > 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 > http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/groups/opt_out. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- 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 http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
