我正在试验 Google 可视化表的表格和示例代码。
https://google-developers.appspot.com/chart/interactive/docs/gallery/table
但是,我需要能够在单元格内使用图像(通过 URL)。似乎该AddColumn函数仅支持文档string中的, number, boolean, date,datetime和timeofdaytypes 。datatable
有没有办法解决这个问题或者我缺少能够将网络图像插入某些单元格的东西?