Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

My ideas: API

Showing 278

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

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

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

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 3 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...
over 2 years ago in Spotfire / API 0 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 3 years ago in Spotfire / Mods 2 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

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...
about 2 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 4 years ago in Spotfire / API 1 Future Consideration