tableau-react-jsapi
tableau-react-jsapi copied to clipboard
Playground for React & Tableau JS API
Tableau JS API React Playground
Available Scripts
npm start
npm run build
To-do
-
[x] Initialise Tableau --> destructure from the window
-
[x] Basic Embed
- [x] Create component --> passing in props for title
-
[x] Install React Router
- [x] Set up Route for Basic Embed and Dynamic Load
-
[x] Dynamic Load
-
[x] Export to PDF
-
[x] Filter
-
[x] Get Data
-
[x] Resize
-
[x] Respond to events
-
[x] Select Marks
-
[ ] Add link to Git repo
-
[ ] Create Tableau Embed Component from Hook
-
[x] Refactor the NavBar to a Component