Skip to content

edocbuhtig/svelte-tableau-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte App with Tableau Analytics integrating Bootstrap 5 library.

Clone the repo and run below commands to install packages and run in dev mode

npm i
npm run dev

Demo Preview

Tableau Vue

Import Tableau JS API Lib

into <head> of /public/index.html

<script type="text/javascript" src="https://public.tableau.com/javascripts/api/tableau-2.min.js"></script>

Follow the Tableau API examples for filters and variation of worksheets

https://help.tableau.com/current/api/js_api/en-us/JavaScriptAPI/js_api_samples.htm