bvo error? missing pipes between data sets?

3 views
Skip to first unread message

John Moses

unread,
Sep 29, 2011, 5:54:13 PM9/29/11
to google-c...@googlegroups.com
I could be wrong, but on first glance at http://code.google.com/apis/chart/image/docs/gallery/bar_charts.html#bar_types the example for bvo is missing pipes between data sets:
chd=t:
  10,50,60,80,40
  50,60,100,40,20
  30,30,75,20,60


should be:
chd=t:
  10,50,60,80,40 |
  50,60,100,40,20 |
  30,30,75,20,60
Reply all
Reply to author
Forward
0 new messages