This is a collection of all tableau-2.*.js files publicly available on https://public.tableau.com used for the Tableau JS API.
This is an archive to help show the changes between versions.
In addition, a file called tableau-2.latest.js has been added with commits for each version, to show the history of changes over a single file.
This repo is an archive only for learning & historical purposes: it's completely unofficial and not for use in development or production.
- Tableau JS API documentation
- Tableau JS API samples on Github
- Tableau JS API changelog
- Tableau JS API version associated with each Tableau Server version
The Tableau JS API can be called with these files that automatically build a reference to the latest version:
- https://public.tableau.com/javascripts/api/tableau-2.js
- https://public.tableau.com/javascripts/api/tableau-2.min.js (minified)
- https://YOUR-SERVER/javascripts/api/tableau-2.js
- https://YOUR-SERVER/javascripts/api/tableau-2.min.js (minified)
The latest available version is visible in the source code of those files.