Hi, It's very likely to be a problem in the implementation of the Chart inside the Jquery tabs - AFAIK a tabbed environment behaves as a distinct "containers" for the chart - in other words, you will have three separate "calls" to the Chart API- it's very likely that you are not submitting the whole URL string in the faulty graphs.
You could use a tool like Firefox + Firebug to debug the query string. C_M :: carloslabs :: On Jul 7, 2:39 pm, devck <[email protected]> wrote: > i m using Google Area Chart to display stock information daily,weekly > and monthly and i use jquery tab to show this information, in first > Tab it works fine but in 2nd and 3rd tab the chart not looks good i.e > their x axis and y axis are not showing good. plz help as soon as > possible. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en -~----------~----~----~----~------~----~------~--~---
