extensions-api
extensions-api copied to clipboard
Extensions API sample code and developer docs.
When I follow https://tableau.github.io/extensions-api/docs/trex_getstarted.html and install I get vulnerabilitiy warnings: ``` # npm audit report ejs
We'd like to get the MarkInfo of all the datapoints in a worksheet but seem to get "undefined" returned for "MarksInfo" when using getSummaryDataAsync.  When an element in the...
Using Sets on filters causes getMarksAsync error **Version information:** - Tableau version: Tableau Desktop 2021.1.2 - OS: Windows10 - Extension API version: 1.5.0 and 1.8.1 **Steps to reproduce:** 1. Create...
Bumps [terser](https://github.com/terser/terser) from 5.12.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Enable WebGL
Please enable WebGL or provide switch to enable by user. I Would like to include advanced graphics created with WebGL as well as reference libraries such as deck.gl which generates...
We have more than 10,000 rows in Worksheet or Data source. But while fetching full data, we get only 10000 rows. Without pagination is there any way to get whole...
I developed an extension that is working perfectly fine. But once I add a second/third table, I get the same error when loading the extension. Even just putting a simple...
**Describe the issue** I need to apply sorting and filtering to a list of images. To create images as I need them, I've developed an extension that replicates the data...
Hi! I know you are working crazy hard on this, but is there a timeline for extensions to be part of the PDF / Image export? I am asking this...