[visualization-api] Re: is there any limit for maximum number of rows in data table??

2009-04-16 Thread Murali krishna
I am working on something similar to that but i want to force excel export even if google is not available due to some reason. How do I include that check??? On Wed, Apr 15, 2009 at 11:40 PM, p00kie dans...@gmail.com wrote: So what about a rowCount * colCount 1 restraint? On Apr 15,

[visualization-api] Re: Organization Chart

2009-04-16 Thread VizGuy
Real changes in the data itself require a new all to draw(), with the new data. Regards, VizGuy On Tue, Apr 14, 2009 at 12:34 AM, Саша Стаменковић umpir...@gmail.comwrote: Thanks for the reply, I figured out the 2nd thing, but for the first, I can collapse children, but, what happends when I

[visualization-api] Re: Organization Chart

2009-04-16 Thread Саша Стаменковић
Ok, thanks, it's pretty fast. What about graph structure, is there any gadget for that? On Thu, Apr 16, 2009 at 9:00 AM, VizGuy viz...@google.com wrote: Real changes in the data itself require a new all to draw(), with the new data. Regards, VizGuy On Tue, Apr 14, 2009 at 12:34 AM, Саша

[visualization-api] Re: Organization Chart

2009-04-16 Thread VizGuy
Not yet... On Thu, Apr 16, 2009 at 10:02 AM, Саша Стаменковић umpir...@gmail.comwrote: Ok, thanks, it's pretty fast. What about graph structure, is there any gadget for that? On Thu, Apr 16, 2009 at 9:00 AM, VizGuy viz...@google.com wrote: Real changes in the data itself require a new

[visualization-api] LinChart and Format Y-Axis problems

2009-04-16 Thread Doomsday
Hi All, I have a line chart. The line chart plots the time it took for a person to jog a specific distance. xAxis = the date they performed the jog yAxis = the seconds it took to do the jog The problem is that the values on the yAxis are not very helpful to the user. For example if the jog

[visualization-api] Re: LinChart and Format Y-Axis problems

2009-04-16 Thread Mayank Gupta
Hi same thing I am looking for I have data like Ice off date each year. So X-axis is like Years and Y-axis is Date. I used Jullian Day to solve the problem because date can be on Y-axis. But I want to format it or If possible I want to hide Y-axis values. Please Help Us On Apr 16, 5:18 am,

[visualization-api] Re: LinChart and Format Y-Axis problems

2009-04-16 Thread VizGuy
There is no way to control the color of the axis legend, or to hide it completely for this chart. I will add a feature request for this. Regards, VizGuy On Thu, Apr 16, 2009 at 3:53 PM, Mayank Gupta er.mayankgu...@gmail.comwrote: Hi same thing I am looking for I have data like Ice off date

[visualization-api] Re: Bug with bar chart: X-axis cuts off

2009-04-16 Thread VizGuy
Thanks for reporting! We will look into this issue. Regards, VizGuy On Wed, Apr 15, 2009 at 9:09 PM, Adrian Tymes aty...@gmail.com wrote: Using this bar chart: http://code.google.com/apis/visualization/documentation/gallery/barchart.html#Example Set is3D to false, and legend to 'top'.

[visualization-api] Re: Setting AnnotatedTimeLine's time/date Format?

2009-04-16 Thread Bob
Thanks! Works like a dream. Wonderful. On Apr 13, 4:17 am, VizGuy viz...@google.com wrote: So since last week, dateFormat is a valid configuration option for the Annotated Time Line chart.Please read in the docs how to use it. In addition we have added options to control the number formats

[visualization-api] Access denied in Google Spreadsheet as data source

2009-04-16 Thread Olemis Lang
Here goes the second message ... sorry I sent it to the wrong list before ... ooops ¤ Hello, recently I tried to include further examples to illustrate how to use iGoogleGadget macro [1]_ in TracGViz plugin [2]_, in order to enhance the plugin docs. This is what I've done so far :  - I copied

[visualization-api] Re: LinChart and Format Y-Axis problems

2009-04-16 Thread Doomsday
Hi VizGuy, A little off topic but is the feature request list viewable to the public? It would be nice to know the priority of the list items so we can gage what might be included in upcoming releases. Axis formatters would be cool, they get passed the raw axis value and allow you to manipulate

[visualization-api] Help a beginner?

2009-04-16 Thread Mike
Is there help for a beginner who wants to make a Custom Gadget for a Google Visualization (bar graph) that hooks into a Google Spreadsheet which is not public? I've spent tons of time trying to make sense out of the documentation, and I just can't figure it out. Hoping there are more resources

[visualization-api] Example URL to motion chart needed.

2009-04-16 Thread Olemis Lang
Please, could anybody please be so kind and post a URL containing data to feed a motion chart. I needed just to illustrate the use of TracGViz iGoogleGadget in the wiki pages, so I dont need real values or things like that. Up to this time I cannot do it using Google Spreadsheets :( I remember

[visualization-api] Re: Geomap Error on page when I click on the map in IE

2009-04-16 Thread Angela
I'm having the same problem both with the examples in the gallery and with the geomap I'm working on. It works fine in FF and Chrome, but causes an error (and ignores events) in IE 7 and 8. Were you ever able to find a solution to this? On Mar 26, 10:33 am, philip phi...@deewhy.ie wrote: