Publikowanie wizualizacji utworzonej przez społeczność
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Gdy opublikujesz wizualizację, wszyscy użytkownicy Looker Studio będą mogli ją łatwo znaleźć w galerii Looker Studio. Wizualizacje w galerii będą używane na potrzeby dodatkowej promocji i rozgłosu, m.in. do umieszczenia w newsletterze Looker Studio.
Kryteria publikowania
Wdrażanie
Musisz zarządzać swoim wdrożeniem kodu i aktualizować go.
Plik manifestu
Więcej informacji o właściwościach pliku manifestu znajdziesz w dokumentacji pliku manifestu. Plik manifestu wizualizacji musi zawierać
te właściwości:
Upewnij się, że description jest konkretny i poprawny gramatycznie. Podaj wszystkie informacje i instrukcje niezbędne do podstawowego zrozumienia wizualizacji i sposobu korzystania z niej. na przykład:
Czy istnieją ograniczenia dotyczące wizualizacji danych?
Czy wizualizacja oczekuje, że używasz określonego źródła danych?
supportUrl to strona, na której użytkownicy mogą uzyskać pomoc dotyczącą wizualizacji. Najlepiej jest hostować ją w Twojej witrynie. Nie może to być link
e-mail ani mailto.
Parametr devMode powinien mieć wartość false, aby włączyć buforowanie i zapewnić użytkownikom najlepsze możliwe opóźnienia.
Element logoUrl powinien zawierać link do publicznie dostępnego statycznego pliku PNG lub JPG o współczynniku proporcji 4:3. Powinien być dostępny w oknie przeglądarki w trybie incognito.
Element components[].iconUrl powinien być powiązany ze statycznym plikiem PNG lub JPG o współczynniku proporcji 4:3 i minimalnej rozdzielczości 800 x 600.
Link packageUrl powinien prowadzić do raportu demonstracyjnego opisanego poniżej.
Plik manifestu powinien też zawierać prawidłowe wartości:
name
organization
organizationUrl
packageUrl
privacyPolicyUrl
termsOfServiceUrl
components[].name
components[].id
components[].description
components[].iconUrl
Pliki name i components[].name każdego z komponentów w pliku manifestu powinny dokładnie odzwierciedlać charakter wizualizacji. To wyraźnie określa cel wizualizacji i pomaga użytkownikom znaleźć wizualizację odpowiednią do ich potrzeb.
Zgłoś
Utwórz co najmniej jeden raport demonstracyjny, korzystając z wizualizacji. Upewnij się, że opcja udostępniania raportu jest ustawiona na Każda osoba mająca link może wyświetlać.
Raport zostanie udostępniony publicznie, dlatego zalecamy użycie przykładowego zbioru danych. Nie uwzględniaj danych wrażliwych ani danych, których nie możesz udostępniać.
Raport powinien być zgodny z podstawowymi zasadami projektowania i nie może być nieprzejrzysty.
W zgłoszeniu należy umieścić te informacje:
Tytuł wizualizacji utworzonej przez społeczność
Imię i nazwisko autora lub firmy
Opis wizualizacji:
Przykładowe zastosowanie wizualizacji
Wymiary i dane, których oczekuje wizualizacja
Opcje stylu dostępne dla wizualizacji
Jak działają interakcje z filtrami (jeśli dotyczy)
W razie potrzeby przykładowa tabela danych
Wszystkie używane biblioteki JavaScript (np. D3.js)
Wszystkie linki lub wymagane informacje o autorze
Wizualizacja
Wizualizacja nie może być nieukończona ani być w wersji beta.
Raport powinien być dopracowany i estetycznie dopracowany.
Wizualizacja powinna prawidłowo obsługiwać działania związane ze zmianą rozmiaru, w tym w razie potrzeby wyświetlać komunikat o błędzie.
Wizualizacja powinna korzystać z wielu źródeł danych.
W wizualizacji należy używać stylu z obiektu theme, aby zapewnić spójne wrażenia użytkownika.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003ePublishing your visualization to the Looker Studio gallery allows for increased visibility and potential promotion, while still enabling sharing via component ID if you choose not to publish.\u003c/p\u003e\n"],["\u003cp\u003eTo publish, your visualization must meet specific criteria related to its deployment, manifest, included report, and overall functionality and design.\u003c/p\u003e\n"],["\u003cp\u003eYour visualization's manifest file must contain essential details like a comprehensive description, support URL, accurate component details, and appropriate links for logos and resources.\u003c/p\u003e\n"],["\u003cp\u003eThe accompanying demo report needs to be publicly accessible, use sample data, showcase the visualization's capabilities, and include necessary information for users to understand and implement it.\u003c/p\u003e\n"],["\u003cp\u003eEnsure your visualization is polished, handles resizing, works with diverse data sources, adheres to Looker Studio's styling, and complies with the Galleries Terms of Service before submitting for review.\u003c/p\u003e\n"]]],[],null,["# Publishing your community visualization\n\nPublishing your visualization will allow all Looker Studio users to easily find\nyour visualization in the Looker Studio gallery. Visualizations in the gallery\nwill be considered for additional promotion and publicity, including inclusion\nin the Looker Studio newsletter.\n| **Note:** Even if you choose not to publish your visualization, you can still share your visualization with others by providing the component ID. Users will be able to add and use your visualization directly.\n\nPublishing criteria\n-------------------\n\n### Deployment\n\nYou must manage and update your own deployment of the code.\n\n### Manifest\n\nRefer to the [manifest reference](/looker-studio/visualization/manifest-reference) for more information about manifest\nproperties. Your visualization manifest is required to include the following\nproperties:\n\n- Make sure the `description` is specific and grammatically correct. Provide all information and instructions necessary for a basic understanding of the visualization and how to use it. For example:\n - Are there constraints on the data being visualized?\n - Does the visualization expect that you use a particular data source?\n- `supportUrl` should be a page where users can get support for your visualization, preferably hosted on your own website. This cannot be an email or mailto link.\n- `devMode` should be `false` in order to enable caching and provide the best possible latency experience for users.\n- The `logoUrl` should link to a publicly accessible static PNG or JPG with an aspect ratio of 4:3. It should be accessible via an incognito brower window.\n- The `components[].iconUrl` should link to a static PNG or JPG with an aspect ratio of 4:3 and a minimum resolution of 800x600.\n- The `packageUrl` should link to the demo report described below.\n- Additionally, the manifest should contain valid values for:\n - `name`\n - `organization`\n - `organizationUrl`\n - `packageUrl`\n - `privacyPolicyUrl`\n - `termsOfServiceUrl`\n - `components[].name`\n - `components[].id`\n - `components[].description`\n - `components[].iconUrl`\n- The manifest `name` and the `components[].name` for each component should be directly representative of what the visualization is. This makes the purpose of the visualization clear, and helps users to find the right visualization for their need.\n\n### Report\n\n- Create at least one demo report using your visualization. Ensure that the report sharing option is set to [Anyone with the link can view](https://support.google.com/looker-studio/answer/7459147).\n- All attached data sources must be set to use [Owner's Credentials](https://support.google.com/looker-studio/answer/6371135).\n- The report will be shared publicly, so we recommend that you use a sample dataset. Do not include sensitive data, or data you do not have permission to share.\n- The report should follow basic design principles and not be visually cluttered.\n- You should include the following information in your report\n - Community Visualization title\n - Author/company name\n - A description of the visualization\n - Sample usage of the visualization\n - The dimensions and metrics expected by the visualization\n - Style options available to the visualization\n - How filter interactions work (if applicable)\n - If needed, a sample data table\n - Any JavaScript libraries used (e.g. D3.js)\n - Any links or required attributions\n\n### Visualization\n\n1. Your visualization cannot be unfinished or in beta.\n2. The report should be aesthetically polished and professional.\n3. Your visualization should handle resize actions properly, including an error message if necessary.\n4. Your visualization should work with multiple data sources.\n5. Your visualization should use styling from the [theme](/looker-studio/visualization/library-reference#theme) object to provide a consistent user experience.\n6. Adhere to the [Looker Studio Galleries Terms of Service(Submitter)](https://support.google.com/looker-studio/answer/7539411).\n\nOnce you have met all the requirements, click the following button to request a\nreview for your visualization:\n\n[Publish\nyour Community Visualization](https://docs.google.com/forms/d/e/1FAIpQLSfXBWaut8F2ivXRJ9oCSPZu0C6tQete9nz6pqHHLg2fNzEpaA/viewform)\n\nRemove your published visualization\n-----------------------------------\n\nTo remove your Community Visualization from the gallery, send a removal request\nto [looker-studio-developer-feedback@google.com](/looker-studio/visualization/%22mailto:looker-studio-developer-feedback@google.com%22)."]]