Hi,

I have a simple PieChart with 12 rows of data: ( please see
http://pastebin.com/SKv6LHwP )

The problem is that only 11 of them are displayed. The following row:
['Haziran',
0,24621.00,2326.64,0,0,850.00,1337.22,3480.00,0,2203.50,16732.31,2745.00,3200.00,28427.04,0,0,0,20001.84,3600.00,0]
is not displayed at all. If I change its data to some other values
(e.g. those from any other row), everything works as expected. It also
works when I change the chart type to e.g. BarChart or LineChart. So I
guess that PieChart has some sort of a problem with this specific data
values.

Please help me :)

Cheers

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization 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-visualization-api?hl=en.

Reply via email to