Extensions v1.6.0
Extensions v1.6 introduces Tableau Viz, a new way to create visualizations that you can add to dashboard extensions.
For more information, see Add Tableau Viz to your Dashboard Extensions.
Changes in the Dashboard Extensions API:
- Added the
getAllDataSourcesAsync()
method to get the data sources for a workbook. - Added the
createVizImageAsync()
method to support Tableau Viz.
See the Release Notes for Tableau Dashboard Extensions API version 1.6.
Please notice that the default branch is now main. If you use git to checkout extensions-api, please switch to the main branch with git checkout main
.