Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/25 (UTC).
[null,null,["Dernière mise à jour le 2025/07/25 (UTC)."],[[["\u003cp\u003eThe \u003ccode\u003edscc\u003c/code\u003e library simplifies the development of visualizations for Looker Studio by handling events and providing convenience methods.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can download a minified version or install the library via npm using \u003ccode\u003enpm install --save @google/dscc\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDetailed usage examples and guidance are available in the library guide, with a comprehensive reference documenting its interface.\u003c/p\u003e\n"],["\u003cp\u003eThe Community Visualization feature is currently in Developer Preview, with more information available on the Developer Preview page.\u003c/p\u003e\n"]]],[],null,["# Looker Studio Community Component Library (dscc)\n\n| **Note:** The Community Visualization feature is in \"Developer Preview\". To learn more about upcoming features and improvements during this period visit the [Developer Preview](/looker-studio/visualization/developer-preview) page.\n\nThe `dscc` library handles events and provides convenience methods to simplify\ndevelopment of visualizations.\n\nDownload\n--------\n\nIt is recommended you download and use the minified version of the library with\nyour visualization.\n\n- [dscc.min.js (minified)](https://raw.githubusercontent.com/googledatastudio/tooling/master/packages/ds-component/_bundles/dscc.min.js)\n\n### Using npm\n\nTo use this library through npm, run: \n\n npm install --save @google/dscc\n\nThe source code for `dscc` is available in the [ds-component](https://github.com/googledatastudio/tooling/tree/master/packages/ds-component) GitHub repo.\n\nUsing the library\n-----------------\n\n- Read [Using the helper library](/looker-studio/visualization/library-guide) for examples and guidance on how to use the library.\n- Review the [library reference](/looker-studio/visualization/library-reference) for details on the interface."]]