I'd like to generate a graphic using data from a Google Sheets spreadsheet and then embed that graphic in a Google Document.(我想使用Google表格电子表格中的数据生成图形,然后将该图形嵌入Google文档中。)
There are lots of libraries to do this however they either require access to the DOM or node.js.(有许多库可以执行此操作,但是它们需要访问DOM或node.js。)
The graphic isn't supported by the chart API.(图表API不支持该图形。)
As I understand it neither of these are available in the Google apps script environment.(据我了解,这些都不在Google Apps脚本环境中可用。)
Is there a way to create custom graphics in google apps script?(有没有一种方法可以在Google Apps脚本中创建自定义图形?)
ask by Peter Kelley translate from so
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…