You need to have a color axis column in order to change the colors (even if all values are the same). By using a calculated column that returns a numeric value for the data point and the place as it's formatted value, you can achieve the effect you want: http://jsfiddle.net/asgallant/Zrv3V/5/
On Tuesday, July 23, 2013 5:37:09 PM UTC-4, Brian wrote: > > Hi, > I've spent quite a while trying to troubleshoot my Geochart, so now I'll > just ask. You can see it here: > http://jsfiddle.net/jamesplankton/Zrv3V/ > > My questions are: > 1. How can I change the marker colors? I've been trying to change this > through the colorAxis option without luck. > 2. How can I get the city to show on the first line in my tooltip, and the > Site name to show on the second line? > > Thanks in advance. > Brian > -- 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/groups/opt_out.
