Hi sb, Unfortunately, neither of the things you're asking for are currently possible with the geochart. Although, you might be able to get what you want by modifying the stroke CSS style of the SVG paths. Here's an example of this: https://jsfiddle.net/25y207sd/ Note that I'm using HTML tooltips there because the stroke style will apply to the SVG tooltips as well.
On Tue, Jul 7, 2015 at 10:13 AM <[email protected]> wrote: > HELP ME SERGEY!!!!! LOL > > > On Monday, July 6, 2015 at 10:17:16 AM UTC-5, [email protected] wrote: >> >> 1. The GeoMap looks really washed and faded. Is there a way to darken the >> boarder lines? If you hover over a country the boarders darken, I want the >> lines to always look like this. Attached is the map I'm using. >> >> 2. The legend uses numbers, Can I change the left number to the word >> least and the right number to the word most? The reason is Im using this >> with a Donut chart that filters results and inside the donut chart is the >> total number of votes and it can be confusing with the numbers on the >> legend for the map. >> >> >> -- > 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. > -- 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.
