Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

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

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

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

Switch Theme Using IronPython

I really want to be able to add a switch control into a page and switch between different themes: Light Dark Custom Currently you can't do this via IronPython
over 3 years ago in Spotfire / API 0 Future Consideration

Mods should allows unaggegated data access to the source table

Especially when working with Streaming data, the data to be passed to the Mod is in it's final format already ready to be visualized. The limiting of data access to only aggregated data makes this painful or impossible to work with.
about 5 years ago in Spotfire / API 0 Future Consideration

Ability to Create a Bookmark through the Javascript API

Today you can get the bookmarks and apply a bookmark throught he javascript API: https://community.tibco.com/wiki/tibco-spotfire-javascript-api-overview#toc-20 However it would also be great to create new bookmarks, in this way when embedding a sp...
over 4 years ago in Spotfire / API 0 Future Consideration

Extend c#-API to make the new (10.10.0) color features of tables/cells available in c#

Since Spotfire 10.10 you can configure text color and background color of cells in tables, crosstables and so on. It would be great if I could use these features in my c#-extensions.
about 6 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
4 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...
4 months ago in Spotfire / API 0 Future Consideration

Request new API for Coloring

Hi team, At the moment, the API that's behind the Coloring.Apply method, always applies the coloring as name value pairs. I would like to request a new API, which would give users the possibility to apply coloring with the option Colors only (as y...
11 months ago in Spotfire / API 0 Future Consideration