The above problem occurs when I duplicate the tab in google chrome by
right click on the tab.
But when I go from new tab with starting login page in the same
session I can work with new chart checkbox but the chart in previous
tab losses its json string on the browser
so I cannot deal with the previous check box now.
On Jul 2, 9:43 am, Student <[email protected]> wrote:
> http://www.google.com/finance?q=INDEXDJX:.DJI,INDEXSP:.INX,INDEXNASDA...
> I have made checkbox as in the above site to remove or add  dataset as
> selected.
> The problem I am facing is
> In my browser  when I draw diagram on query A I can play with
> checkbox's easily .... on that chart.
> But when I draw one more chart on different tab with query B I can see
> new chart drawn perfectly, but when I select
> and checkbox to remove a datacolumn it gives me internal error(seems
> as if the query is gettinng processed on the old chart and not the new
> one)
> And since the two charts are different altogether I always get an
> internal query error on second chart bcoz on the same browser it is
> trying to query the old json string
> Is there any solution to it?
> I wonder if I can draw new charts altogether with different queiry , I
> should be able to requery the new chart drawn and it should not
> reference to the old charts json string.
> I am drawing all the diagrams in the same session..... should I create
> new session for new chart drawn and then the checkbox query will work
> properly?
> Regards
> Akku

-- 
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.

Reply via email to