3 messages in com.googlegroups.google-chart-apiGet Starting, but have a problem
FromSent OnAttachments
Eduardo13 Jun 2008 07:32 
Ken13 Jun 2008 09:18 
josh15 Jun 2008 08:24 
Subject:Get Starting, but have a problem
From:Eduardo (dual@gmail.com)
Date:06/13/2008 07:32:10 AM
List:com.googlegroups.google-chart-api

Hi there, first, sorry about my english.

Here is the thing: A simple chart url request bring me a strange return:

http://chart.apis.google.com/chart?cht=p3&chs=750x250&chd=s:BkDIEs&chl=Test1|Test2|Test3

Dimensions: 750x250 -> OK Data: Bk DI Es (100 200 300) -> Wrong, it gives me six different values Label: Test1 Test2 Test3 -> OK but in wrong place

What is wrong?

Tks folks