I am probably just tired, but, I can’t seem to pull the value of a single cell in a Google Charts API DataTable. I would guess it to be something like:
DataTable.getCell(row, col);
Am I just overlooking something extremely naive?
Here is the API reference I have been using: http://code.google.com/apis/chart/interactive/docs/reference.html
I believe you want getValue()
http://code.google.com/apis/chart/interactive/docs/reference.html#DataTable_getValue