Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 324 of 4798

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...
about 5 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 2 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...
10 months ago in Spotfire / Mods 0 Future Consideration

Multiple data tables in visualization mods

It feels like Mods is the future of JSViz. Since JSViz provides support of working with more than one table, we are still using it to create custom visualization. If MODs did not have this limitation, we would be adopting Mods instead of writing c...
over 4 years ago in Spotfire / Mods 2 Planning to implement

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...
almost 4 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 3 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...
almost 6 years ago in Spotfire / API 1 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...
almost 4 years ago in Spotfire / API 0 Future Consideration

Event publish to Mod render after dataView.clearMarking()

Currently (I am using 1.3) it seems clearMarking() function only affects to the source table but the renewed DataView class is not published to the mod. So that the mod user has to do a small hack like this way.allRows?.forEach((row)=>{ row.mar...
6 months ago in Spotfire / Mods 0 Planning to implement

Retrieve the Source information tab from Data table properties

Hi team, It would be very useful to have the ability to retrieve all information found in the Source Information tab of the Data table properties.Currently, we can only retrieve parts of that information using the GenerateSourceView method from th...
9 months ago in Spotfire / API / Data Management 2 Future Consideration