Embed Charts with an iframe
On this page
You can embed a chart into a web application with an iframe and specify settings such as height, width, refresh interval, and display theme.
Charts embedded within an iframe may be either:
- Unauthenticated, in which case they are viewable by anyone.
Authenticated with a Verified Signature.
NoteAuthentication with a Verified Signature is deprecated. The Embedding Charts SDK offers authentication through several authentication providers.
Prerequisites
- You must be a dashboard Author to enable embedding for a chart.
- Add a Data Source
- Create a New Dashboard
- Create a Chart
Procedure
After your iframe code is ready with any options you've set, you can place it in a web page to display your chart.