Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 304 of 4293

allow to use icon for each script in a action mod

Please allow to use different icon for each script in a action mod, in order to distingish them in case several scripts from one action mod are added to visualizations as floating buttons or title bar buttons. Currently icon is on mod level and al...
about 2 months ago in Spotfire / Mods 0 Planning to implement

Create "layers" in a mod

In the same way that map charts work, allow a mod to have multiple layers where different data can be passed to the core mod
over 2 years ago in Spotfire / Mods 0 Future Consideration

Apply Javascript API Set Filter Scheme

following this documentation https://docs.tibco.com/pub/sfire_dev/area/doc/api/TIB_sfire_Web_Player_JavaScript_API_Reference/html/M_spotfire_webPlayer_Filtering_setFilter.htm There exists the `getFilteringScheme`, `getFilter` and `setFilter` metho...
almost 4 years ago in Spotfire / API 4 Already exists

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 1 year ago in Spotfire / API 0 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 2 years ago in Spotfire / API 0 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 1 year ago in Spotfire / API 0 Future Consideration

add capability to allow file I/O access

Please add capability to allow file I/O under management. We have seen lots of use cases that utilize IronPythonscripts (possibly migrate to action mods in the future) to export data to csv, load data from csv, export pdf to file, etc.
about 2 months ago in Spotfire / Mods 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 2 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 2 years ago in Spotfire / API 0 Future Consideration

add Linq support to Action Mod API

Please add Linq support to Action Mod API to increase productibility when manipulating IEnumerable objects.
about 2 months ago in Spotfire / Mods 2 Unlikely to implement