I think I actually just solved it myself.  The problem was I was using
a request id of 0 for both queries, so the second one never responded
since it was the same query to the same datasource (modified different
through php).  My php script isn't fully api compliant yet and so that
was a messup on my own part.  Just needed something quick and dirty
that did the job so I have semi-static responses setup.

Thanks for the help though!

On Jan 27, 10:37 am, VizBoy <[email protected]> wrote:
> Your page looks great to me.
> What exactly is the problem?
>
> - VizBoy.
>
> On Tue, Jan 27, 2009 at 6:31 AM, Joshua Abts <[email protected]> wrote:
>
> > I have a page athttp://kenergy.jabts.comthat I am trying to show an
> > annotated timeline and a gauge as well.  However only the annotated
> > timeline shows, the gauge comes back with a request timed out error.
> > I have tried looking around and found some code for showing two same
> > gadgets and tried adapting it to fit my case, but I can't seem to get
> > it working.
>
> > Any suggestions or thoughts?
--~--~---------~--~----~------------~-------~--~----~
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