Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

add API to get the data type of a document property in action mod

We want to get the data type of a document property, e.g. for (const p of document.Properties) { // get the data type of p here } const p = document.Properties.Get("my-property-name"); // or get the data type of p here The name of the property is ...
3 months ago in Spotfire / API 0 Future Consideration

Multiple color axes in visualization mods

Add the ability to define additional color axes to be used with a visualization mod. This is very useful when you want to color more than one axis in a visualization. The additional color axes should have the same configuration options as the stan...
over 5 years ago in Spotfire / API 1 Future Consideration

Perform "Resize Columns to Fit" and "Size to Fit" from IronPython Script

Customer would like to perform "Resize Columns to Fit" and "Size to Fit" on table plot from IronPython Script.
over 2 years ago in Spotfire / API 1 Future Consideration

Visualization mods popouts to support input fields

Add the ability to define input fields for text and numbers to a visualization mod popout panel.
over 5 years ago in Spotfire / API 2 Future Consideration

API to customize and automate PDF export

Provide an API that allows for a fully automated flow to generate customized PDF exports from any analysis file without having to manually create a "prepared report". The API capabilities should be comparable to what is in the UI, see https://docs...
over 5 years ago in Spotfire / API 0 Future Consideration

Provide tool to configure content security policy header aligned with the mashery product

Tibco in their Mashery product offers a safer and better way to set the header, the idea is to make the same tool available for Spotfire. As demands from our Security department are growing to configure more settings, manually changing the configu...
over 4 years ago in Spotfire / API 0 Future Consideration

read the auto scale function through the API

The ScaleAxisBase.Range currently returns a null value if auto scale is on. I would like to read the auto scale function so i can give multiple graphs the same scale. This especially handy for data where you can not up front deterimene the scale o...
over 6 years ago in Spotfire / API 1 Future Consideration

The ability to reload the Spotfire Data using the Javascript API

When you embed a Spotifre page into a webpage, you typically remove the toolbar. You do this to make the webpage look like one seamless thing. It would be nice if you can implement a refresh button that talks to the Javascript API that will tell t...
over 4 years ago in Spotfire / API 0 Future Consideration

add option to display text right after the checkbox input parameter for action mod

Please consider below two for checkbox ("type": "Boolean") input parameters. (1) add option to display text right after the checkbox (2) add option to disable the menu (for changing input type) shown after the checkbox
3 months ago in Spotfire / API 0 Future Consideration

add option to disable any of the input type options for action mod input parameter

Please add option to disable any of the input type options for action mod input parameter as shown in attached screenshot. The use case is that we only need to use "Columns" to select 1 or more columns. Then we need to extract the name of all sele...
3 months ago in Spotfire / API 0 Future Consideration