【发布时间】:2011-06-09 20:16:45
【问题描述】:
我正在使用 google 数据表对象来创建 google 可视化。我想读取一个数据表,然后从该原始对象创建多个子表。
根据谷歌文档,没有“getColumn”的方法。
http://code.google.com/apis/visualization/documentation/reference.html#DataTable
我知道有一个 cols 属性,但我不确定该属性的确切用途。有没有人对如何做到这一点有任何想法,并解释 cols 属性的用途?
【问题讨论】:
标签: javascript datatable google-datatable