Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 2.12 KB

File metadata and controls

36 lines (23 loc) · 2.12 KB

Visual Embed SDK Reference

The ThoughtSpot Visual Embed SDK is an open source Javascript library used for embedding ThoughtSpot visualizations, Liveboards, and the entire application in web applications. The Embed SDK library allows you to connect your applications to the ThoughtSpot embedded components and programmatically import them within your application framework.

link:{{navprefix}}/VisualEmbedSdk

Visual Embed SDK libraries

The Visual Embed SDK is available for download as @thoughtspot/visual-embed-sdk through NPM. It exports the following classes:

For more specific information on Embed options and functions, see the Visual Embed SDK Reference Guide.

Additional resources

For information on how to use the Visual Embed SDK, see Get Started.

Additional examples can be found at ThoughtSpot Everywhere Resources on GitHub.