It looks like shape markers are placed on the chart in addition to
existing data set display. Scatter plot data supports a third data set
that denotes "size." See 
http://code.google.com/apis/chart/types.html#scatter_plot

After fixing a small error in your CHM parameter (both <data set
index> and <data point> start at zero) and adding a third data dataset
for size (100,0,0), I get the following:

http://chart.apis.google.com/chart?cht=s&;
chd=t:12,87,75|98,60,27|100,0,0&
chxt=x,y&
chxl=0:|0|20|30|40|50|60|70|80|90|10|1:|0|25|50|75|100&
chs=200x125&
chm=o,000000,0,0,5.00,0|a,cccccc,0,1,5.00,0|x,ff0000,0,2,5.00,0

Cheers,
K
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to