sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Plugins

Widget plugins let you build custom visualizations and register them as dashboard widgets in Compose SDK. A plugin exposes a React component that the SDK renders inside any widget slot, giving you full control over the visualization, data inputs, and style configuration.

DevX Guides

Set up your plugin development environment and explore the full toolchain reference:

  • Plugin DevX Quickstart Guide — Create, develop, and deploy a plugin from scratch. Covers scaffolding, dev server, build, and Fusion deployment.
  • Plugin DevX Reference — Complete CLI reference, project structure, testing, framework integration examples, and Fusion deployment details.
  • AI-Driven Development — Build plugins faster with AI coding agents using the bundled context files, pre-approved permissions, and /design-custom-widget skill.

Tutorial

Learn the plugin API step by step:

Widget Plugin Tutorial — A progressive walkthrough covering visualization props, data fetching, data panel configuration, design panels, and cross-filtering.

Last Updated: