上傳 Viz
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
系統已編寫視覺化程式碼,因此 Looker Studio 必須符合以下條件:
存取資源為了讓 Looker Studio 載入社群視覺呈現,
您的資源必須在 Google Cloud Storage 值區中可公開存取。
使用網頁介面或
gsutil 指令列工具。
如果視覺呈現檔案位於目前的工作目錄中,您可以使用
下列指令,將檔案上傳至 Storage 值區。
gsutil cp -a public-read * gs://MY_GOOGLE_CLOUD_STORAGE_BUCKET
後續步驟
現在您已上傳圖表資源,建議您學習如何
在 Looker Studio 報表中使用圖表。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\u003cp\u003eTo enable Looker Studio to load your community visualization, all resources must be publicly accessible in a Google Cloud Storage bucket.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a bucket and upload files using the web interface or the gsutil command-line tool.\u003c/p\u003e\n"],["\u003cp\u003eAfter uploading your visualization resources, you can proceed to integrate and utilize your visualization within a Looker Studio report.\u003c/p\u003e\n"]]],[],null,["# Uploading your viz\n\nNow that your visualization code is written, Looker Studio needs to be able to\naccess your resources. For Looker Studio to load a community visualization, all\nof your resources must be publicly available in a [Google Cloud Storage bucket](https://cloud.google.com/storage/docs/creating-buckets).\n\nCreate a bucket and upload files using either the web interface or the\n[gsutil command-line tool](https://cloud.google.com/storage/docs/gsutil).\n\nIf your visualization files are in your current working directory, you can use\nthe following command to upload your files to your storage bucket. \n\n gsutil cp -a public-read * gs://MY_GOOGLE_CLOUD_STORAGE_BUCKET\n\nNext steps\n----------\n\nNow that your visualization resources are uploaded, learn how to\n[use your visualization](/looker-studio/visualization/load-viz) in a Looker Studio report."]]