Jon*_*han 3 api google-visualization
我可能只是累了,但似乎无法拉出Google Charts API DataTable中单个单元格的值。我猜想是这样的:
DataTable.getCell(row,col);
我只是忽略了一些非常幼稚的东西吗?
这是我一直在使用的API参考:http : //code.google.com/apis/chart/interactive/docs/reference.html
我相信你想要getValue()
http://code.google.com/apis/chart/interactive/docs/reference.html#DataTable_getValue