Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

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
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

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

Create API script that replace "match all possible" function

Since that "match all possible" option is removed. When inserting columns, only a few columns are auto-matched, but the users want to match all possible. We requested to create API script that replace "match all possible" function. This enhancemen...
over 4 years ago in Spotfire / API 0 Future Consideration

Gantt Chart Mod doesn't resize properly

Currently the Gantt Chart Mod, has the following issues: Background is grey. No option to set the color. Even a default while background would have been fine with us Ability to set the fonts for the labels such as date, year and other attributes R...
over 1 year ago in Spotfire / API 0 Future Consideration

There should be a way to programmatically determine the load status of a Spotfire dashboard. For example, all tables have loaded, scripts executed, etc.

It is currently only possible to do so using the Javascript API; however, you will not be able to do so using this property within the Spotfire dashboard via IronPython. This report can be done using the Document.onDocumentReady method in Web Play...
over 4 years ago in Spotfire / API 0 Future Consideration

API to read multiple SBDF files consecutively and append them as a single data table

I'm proposing an API to read multiple SBDF files consecutively and append them as a single data table. If CustomDataSource is fetching a large SBDF file from a file server (e.g. samba server), I think it would be faster to split it into several SB...
over 3 years ago in Spotfire / API 0 Future Consideration

Access the underlying data table from the Mods API

Add the ability to read the whole data table from the Mods API as unaggregated data, not only the values of the specified axes. As an example this could be used to create a "table plot" mod.
over 5 years ago in Spotfire / API 0 Future Consideration