I asked on the Blogger forum and was told to bug the GeoChart guys. Sounds 
like an enormous amount of buck passing going on, with nobody at all having 
the faintest clue. I am in regions mode.  Here is one of the googleVis 
statements I use to generate a GeoChart: AIG <- gvisGeoChart(difference, 
locationvar = "State", colorvar = "AIG", hovervar = "AIG_pretty", options = 
list(region = "US", resolution = "provinces", colorAxis = 
"{values:[-4928379, -1355690.39529412, 0, 1355690.39529412, 4928379], 
colors:['red', 'darkorange', 'white', 'blue', 'darkviolet']}", height = 900 
, width = 1200))

I want to suppress "AIG" from the popup or suppress "State" and "AIG". I 
can always include a state abbreviation in AIG_pretty.


-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to