HII am trying to use google geo chart for first time How can I show a India states based geo chart?
--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/cc4754bc-89aa-442d-a037-d60b72d48d25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Kri,You can use something like this:
var options = {region: 'IN', // IndiadisplayMode: 'markers', //If you want to highlight some citiesresolution: 'provinces', //If you want to display provinces in IndiacolorAxis: {colors: ['blue']} //If you want specific color for your markers (cities)};Please see our GeoChart documentation for farther details.Hope this helps,Michaela
On Fri, May 13, 2016 at 2:11 AM Kri Agarwal <kriaga...@gmail.com> wrote:
HI--I am trying to use google geo chart for first time How can I show a India states based geo chart?
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 google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/cc4754bc-89aa-442d-a037-d60b72d48d25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Kri,You can use something like this:
var options = {region: 'IN', // IndiadisplayMode: 'markers', //If you want to highlight some citiesresolution: 'provinces', //If you want to display provinces in IndiacolorAxis: {colors: ['blue']} //If you want specific color for your markers (cities)};Please see our GeoChart documentation for farther details.Hope this helps,Michaela
On Fri, May 13, 2016 at 2:11 AM Kri Agarwal <kriaga...@gmail.com> wrote:
HI--I am trying to use google geo chart for first time How can I show a India states based geo chart?
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 google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/cc4754bc-89aa-442d-a037-d60b72d48d25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Kri,You can use something like this:
var options = {region: 'IN', // IndiadisplayMode: 'markers', //If you want to highlight some citiesresolution: 'provinces', //If you want to display provinces in IndiacolorAxis: {colors: ['blue']} //If you want specific color for your markers (cities)};Please see our GeoChart documentation for farther details.Hope this helps,Michaela
On Fri, May 13, 2016 at 2:11 AM Kri Agarwal <kriaga...@gmail.com> wrote:
HI--I am trying to use google geo chart for first time How can I show a India states based geo chart?
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 google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/cc4754bc-89aa-442d-a037-d60b72d48d25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.