when you address an URL the DNS will choose a server for you. With the use of round robin DNS ( that google uses ) users are spread around the servers they provide. Hence, leave the URL as-is to create your chart and let google do the load balancing for you
On Tue, Mar 29, 2011 at 11:08 AM, Niek van Ruler <niekvanru...@gmail.com>wrote: > I have the following chart : > > > https://chart.googleapis.com/chart?chxr=0,0,96&chxt=x&chbh=8&chs=100x30&cht=bhs&chco=1ABA52,FC492D&chds=0,96,0,96&chd=t:0|96 > > According to the documentation on : > http://code.google.com/apis/chart/docs/making_charts.html#enhancements > > I could use : > > > https://0.chart.googleapis.com/chart?chxr=0,0,96&chxt=x&chbh=8&chs=100x30&cht=bhs&chco=1ABA52,FC492D&chds=0,96,0,96&chd=t:0|96 > > But hen I get an error. > > What's wrong here ? > > Greetings Niek > > -- > You received this message because you are subscribed to the Google Groups > "Google Chart API" group. > To post to this group, send email to google-chart-api@googlegroups.com. > To unsubscribe from this group, send email to > google-chart-api+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-chart-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to google-chart-api@googlegroups.com. To unsubscribe from this group, send email to google-chart-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.