Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 297

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...
about 4 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.
over 4 years ago in Spotfire / Mods 0 Future Consideration

allow to add custom tool into native Tools menu with more than 2 hierarchy

Our customer wants to add custom tool into native Tools menu like, native Tools menu => SubFolder(e.g company name) => SubSubFolder(e.g. tool category) => CustomTool_here Currently only below 2 option are available. (1) native Tools menu ...
3 months 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.
over 5 years 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...
almost 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...
almost 3 years ago in Spotfire / API 0 Future Consideration

Re-sign mod with Spotfire account

The ability to re-sign Mods with a certificate based on the Spotfire account would allow an administrator to easily share trusted mods across the organization. Making the mod signature and certificate verification completely transparent for end us...
over 2 years ago in Spotfire / Mods 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...
almost 4 years ago in Spotfire / API 0 Future Consideration

Mods API to read/write column sort order

Add API methods to read and write the sort order for specific colums- to discover its current sort order settings, and to alter it as required - either a default for the data type, or to specify a custom sort order.
over 3 years ago in Spotfire / API / Mods 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.
about 5 years ago in Spotfire / Mods 0 Future Consideration