Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.26 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.26 KB

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