The bug tracker is here: http://code.google.com/p/google-visualization-api-issues/issues/list
<http://code.google.com/p/google-visualization-api-issues/issues/list>If you could file a bug for this, it would be great. On Wed, Oct 27, 2010 at 7:23 PM, John Cole <[email protected]> wrote: > Is there a reporting method I should follow so I know when this gets > fixed? > > Thx > > On Oct 27, 9:32 am, MC Get Vizzy <[email protected]> wrote: > > This appears to be a bug, also affecting the google.visualization.Query > > class. We're looking into it. > > > > On Tue, Oct 26, 2010 at 4:46 PM, John Cole <[email protected]> > wrote: > > > I'm creating a gauge with the following settings. > > > > > chartinfo = { > > > "containerId":"75992219-3665-4723-ba99-972e70b52cd2", > > > "dataSourceUrl":"Data.ashx?id=fc34be7e-0b6c-40ff-b979- > > > e0b5898ae203&elementid=75992219-3665-4723-ba99-972e70b52cd2", > > > "refreshInterval":1, > > > "chartType":"Gauge", > > > "options":{"title":"Google Gauge","greenFrom":0,"greenTo": > > > 10,"yellowFrom":10,"yellowTo":20,"redFrom":20,"redTo":100} > > > } > > > > > google.visualization.drawChart(chartinfo); > > > > > This makes a call to the dataSourceUrl once and draws the grid, but it > > > does not refresh as I would expect the refreshInterval would have it > > > do. > > > > > What is needed to get the gauge to auto refresh from the > > > dataSourceUrl? > > > > > 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 > > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<google-visualization-api%[email protected]> > <google-visualization-api%[email protected]<google-visualization-api%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-visualization-api?hl=en. > > -- > 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]<google-visualization-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- 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.
