stephenlprice / tableau-embed-samples

JavaScript code samples implementing Tableau's Embedding API versions 2 and 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tableau Embed Samples

This repository contains JavaScript code samples that implement Tableau's Embedding API versions 2 and 3.

Use these samples as a means to compare both versions of the Embedding API or to guide your own implementation. Projects using version 3 of the API are also called Connected Apps as they leverage the new SSO and integration features provided by CA.

To get started, navigate to the instructions provided by each project. The repository is split between v2 and v3 embeds.

Index

v3

  1. React Connected App
  2. Vanilla JS Connected App

v2

  1. React v2
  2. Vanilla JS v2

About

JavaScript code samples implementing Tableau's Embedding API versions 2 and 3

License:MIT License


Languages

Language:CSS 49.6%Language:HTML 44.1%Language:JavaScript 6.3%