[visualization-api] Display break lines in a spreadsheet

2011-04-04 Thread Mike
Hi, I tried the spreadsheet gadget on the following page: http://code.google.com/apis/spreadsheets/gadgets/ And here's the sample spreadsheet I used as the database: https://spreadsheets.google.com/ccc?hl=enkey=tZlMUSdx-fqyNmQoWvuOB7Ahl=en#gid=0 But the problem is the gadget doesn't display the

[visualization-api] Org Chart - Massive White-Space Use

2011-04-04 Thread Timothy-S
I'm in the process of building an organizational chart for Columbus State University. It was manageable enough at first, but it's gotten far too large to be of any use for an over-view now, and I have yet to add data on the individual colleges. When everything is collapsed there is no reason for

[visualization-api] Datetime question

2011-04-04 Thread svaha
I'm having trouble with the datetime module. Everything seems to be working fine, all the datapoints show at the right times, but the date is listed as May 1st instead of March 31. function drawChart() { var data = new google.visualization.DataTable();

[visualization-api] How to Disable sorting of a particluar column in a visualization Table

2011-04-04 Thread rputala
Hi, Can we disable sorting for a particluar column in a visualization table keeping sorting enabled for rest of the columns. Currently the option sort:disable disables sorting for the entire column. Thanks. rputala -- You received this message because you are subscribed to the Google Groups

[visualization-api] Change color of legend pagination links?

2011-04-04 Thread Derrick
Hey there, We are using the Area Chart, and would like to style the pagination links in the legend (the one that appears when there too many legend entries to fit in the chart width). Is there any way of doing so? The chart is against a dark background, and the default blue color links don't play