I don't know about embedding in a Blogger post; the charts require 
javascript, and some blogging platforms do not allow users to post 
javascript.  You may have better luck asking on StackOverflow for help 
embedding javascript in Blogger.

For your second question, are you using regions mode or markers mode?  A 
code sample replicating your chart would be helpful for me to understand 
what it is that you want, and what needs to be done to make it work 
correctly for you.

The latest list of projections I know of is here 
<https://groups.google.com/d/msg/google-visualization-api/sTdb99bFjk8/X3JTZXHkwXEJ>,
 
but you should be aware that the projections option is not complete.  The 
list of available projections may change (and some in that list may not be 
available any more); the structure of the option itself may change; and 
there may be severe bugs associated with using them.  Use this option (as 
with any undocumented feature) at your own risk.

On Monday, August 4, 2014 10:22:26 AM UTC-4, Bryan Maloney wrote:
>
>
> I'm using the gvisGeoChart function in googleVis to generate choropleth 
> maps, USA, by state.
>
> I wish to know the following:
>
> 1. How do I embed the GeoChart object in a Blogger website post? Blogger 
> is part of Google, it should be easy? HAHAHAHAHAHAHAHAHAHAHAHAHAHA!
>
> 2. How do I control what is displayed in the mouseover for each 
> sub-region? I do not want the "colorvar" to appear in the popup at all. I 
> only want the "hovervar" to appear. How do I suppress "colorver" from 
> appearing on the popups but still have it used to calculate the color for 
> the area? My colorvar is just plain ugly, it's a floating-point number. My 
> hovervar is rounded, has nice symbols like "$", "million", or "%" where 
> appropriate.
>
> 3. Where do I find a list of available projections?
>
>

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