Do you have an example or sample page that isolates the problem? I
understand you are using a google.visualization.NumberRangeFilter and a
geochart, but it's difficult to understand whether the error comes from
within the library or not, based on just the description of it.

Thanks,
- R.

On 9 December 2011 04:57, jade k <[email protected]> wrote:

> Hi I am trying to make an intensity map using Gapminder data from a
> google spreadsheet. I am using a slider to select the data, and
> querying from 5 spreadsheets for different indicators. It is almost
> complete, everything is working except for two problems.
> When I change the slider to select a new year, every other change
> hangs at "the visualization is currently loading." If I move the
> slider again, it redraws the map correctly. I did a sloppy fix of
> putting two draws in a row and that fixed it...
> geochart.draw
> geochart.draw
>
> But is there a better way to fix it?
>
> Also, after I have changed the year a couple times, everything on the
> chart goes crazy. The chart will stay normal sometimes, and then it
> will randomly switch back and forth to old maps. If I hover over the
> countries, it displays the wrong year. I tried setting breakpoints in
> firebug, but my drraw function is not being called.
>
> What's going on? thanks
>
> --
> 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.
>
>

-- 
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