[visualization-api] Re: Visualizations & tabs:Guys, please help out

2009-03-09 Thread majinvi...@gmail.com
hey, thanks. Worked like a charm. Now my problem is: The default tab on running the gadget has a drop down box with a few options and a submit button. The problem is that as soon as i run the gadget the visualization table loads in the other tab. i have about three tables on spreadsheet and i wan

[visualization-api] OrgChart Error

2009-03-09 Thread DougACF
I am receiving the following error when using the OrgChart visualization: J.parentNode is null or not an object Any idea what might be causing this? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Visualizat

[visualization-api] Visualization: Organizational Chart - Node limit

2009-03-09 Thread GoLiRaja
Hello, I'm using Visualization: Organizational Chart API for one of the Project. Would like to know if there is any limit on number of nodes/ nesting? It works fine if I try it with smaller # of nodes (10-15) with 2 levels. Have noticed, if I use more nodes (100+) with 3 level, few of the nodes

[visualization-api] API Load Times

2009-03-09 Thread Chewy81
We have a user that continues to have trouble loading the API. Our code is: http://www.google.com/jsapi";> 3 times today, his browser stopped on this line. The status bar says "Connecting to Google...". No other connection issues on his PC. Clearing the browser cookies lets him get passed

[visualization-api] Re: Area Chart API doesn't work in IE7.

2009-03-09 Thread VizBoy
Hi, Works fine for me.. Is it still not working for you? Has anyone else experienced similar things? Regards, VizBoy. On Sat, Mar 7, 2009 at 6:25 AM, shinvee wrote: > > Since 10 hours ago, Area Chart API doesn't work in IE7. Javascript > error message is just "Failed". > Official google vis

[visualization-api] Re: Motion Chart Error:Invalid row index 0. Should be in the range [0--1].

2009-03-09 Thread VizBoy
Hi, A link or code snippet could be very useful to help you debug your problem. - VizBoy. On Sat, Mar 7, 2009 at 12:03 PM, Rick Klein wrote: > > So I am trying to get a Google Visualization motion chart to work on > my site, and I get this error > > Invalid row index 0. Should be in the range

[visualization-api] Re: how to filter certain table rows from a formatter

2009-03-09 Thread VizBoy
Hi, There's no way to do what you wanted automatically, but you can still do it manually. All a formatter does is change the formattedValue in the table cells. You can change the formattedValue back to what it was, in the cells you choose, using simply, data.setFormattedValue(...) Hope this helps

[visualization-api] Re: How to fix the scale of motion chart

2009-03-09 Thread VizBoy
Hi, I didn't quite understand what you mean. The values in the data control the x-axis and y-axis values. What exactly do you need to control? - VizBoy. On Sat, Mar 7, 2009 at 1:44 AM, jeevankodali wrote: > > Hi > > I am trying to use motion chart with dynamic set of data. But in each > case I

[visualization-api] Re: Looking for progress meter | bar ...

2009-03-09 Thread VizBoy
You're welcome to develop one that is in accordance with the Google Visualization API and send the link to us! We will publish it in our gallery. Our galleries: Visualizations: http://code.google.com/apis/visualization/documentation/gallery.html Visualization Gadgets: http://code.google.com/apis/vi

[visualization-api] Re: Unable to track "invalid label error" in returned JSON response

2009-03-09 Thread VizBoy
Hi, I just tried it and I get a perfect table and barchart... Tested on firefox 3 on windows. Please try on other computers/browsers, and also try to put the entire json response in a file and just give the url of that file in the new Query(...) and let me know if it works. Regards, VizBoy. On

[visualization-api] Pause/play from javascript

2009-03-09 Thread Marian Negru
Can I pause the motion chart from javascript? Thx --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to google-visualization-api@googlegroups.com To un

[visualization-api] $wnd.google.visualization is undefined on AreaChart with GWT

2009-03-09 Thread l2trace
The moral of this story is don't create the visualization obj until after you call the ajaxloader --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to

[visualization-api] $wnd.google.visualization is undefined on AreaChart with GWT

2009-03-09 Thread l2trace
I am getting "$wnd.google.visualization is undefined". When I run my project. From my understanding that error is typical from when you miss loading the javascript api. But from what I can tell I am loading the javascript api. Because I am using 2 other visualization widgets ( table and pie cha

[visualization-api] Re: can data be fetched from Postgres database and displayed?

2009-03-09 Thread Tzvika
Hi Manish, I am the owner of www.GVStreamer.com. GVStreamer API converts an entire database query (MySql or PostgreSql) into google visualization compliant data source by a single function call. Please check the website (especially the demo page) and if you think that you can use the API in your

[visualization-api] Drag Graphs similar to google.finance.com

2009-03-09 Thread Aru
Hi All, I want to create a graph similar to google.finance.com with all the features. I am able to do some progress using visualization API. My main problem is my application runs in the Intranet, So there is a chance of systems not connected to Internet. In my code i am referring to http://www.