【问题标题】:Trying to embed an updating chart into google sheets试图将更新图表嵌入谷歌表格
【发布时间】:2021-07-12 03:54:11
【问题描述】:

我正在尝试从这个网站嵌入一个每天更新的图表: https://alternative.me/crypto/fear-and-greed-index/ 到谷歌表格文档中。

我已经尝试了所有我能想到的命令,但没有成功。谁能指出我正确的方向?

【问题讨论】:

    标签: html google-sheets charts google-sheets-formula google-sheets-api


    【解决方案1】:

    您不能将 html 对象嵌入到 Google 表格中。 这个网站允许你插入图片,所以你可以这样做:

    =image("https://alternative.me/crypto/fear-and-greed-index.png")
    

    这就是你要找的吗?

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-05-22
      • 1970-01-01
      • 2021-09-03
      • 2013-06-21
      • 1970-01-01
      • 1970-01-01
      • 2014-01-08
      • 1970-01-01
      相关资源
      最近更新 更多