Skip to content

Nexysweb/tableau-wdc-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6724f38 · Feb 10, 2022

History

56 Commits
Feb 10, 2022
Jan 14, 2021
Feb 10, 2022
Jan 13, 2021
May 11, 2020
May 11, 2020
Feb 10, 2022
Feb 10, 2022
May 11, 2020
May 11, 2020
May 11, 2020
Nov 29, 2020

Repository files navigation

Tableau WDC Frontend with React in Typescript

npm version TavisCI Deployment Publish

Ouputs HTML page and encapsulates the frontend logic

Examples

checkout example.ts and https://github.com/Nexysweb/tableau-wdc-react-boilerplate for a projet ready

Run and test

Simulator

https://tableau.github.io/webdataconnector/Simulator/ and add the url https://nexysweb.github.io/tableau-wdc-react/ in connector url

Simulator screenshot

Notes

  • use of react (will not work with old versions of Tableau)
  • use of fetch
  • for illustration purpose, the demo fetches json attached to the project, in real life the endpoint should be hooked up to a backend