Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 318

Perform "Resize Columns to Fit" and "Size to Fit" from IronPython Script

Customer would like to perform "Resize Columns to Fit" and "Size to Fit" on table plot from IronPython Script.
about 1 year ago in Spotfire / API 1 Future Consideration

Expose Map Chart's Rendering Simplification in API

Since map charts "abused" as non-geographical representations of multi-layered data are not just a unique selling point for Spotfire but also the most time consuming charts to configure it is especially helpful to build custom extensions or IronPy...
about 3 years ago in Spotfire / API 0 Future Consideration

Multiple layers in visualization mods

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 3 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...
over 4 years ago in Spotfire / API 4 Already exists

API to get display name of an axis expression

By default, the display name of an axis expression has slightly different syntax than the expression itself, e.g. "Max([col1])" is displayed as "Max(col1)". The display name is needed for several use cases, e.g. as category key in a color scheme a...
4 months ago in Spotfire / API 0 Future Consideration

Please add APis to retrieve metadata like connection string of data source and other information of data source

CUrrently, we have usecase for data catalog to retrieve information of a dashboard like the data tables used, data sources relevant and the connect info. But we do not see the DXP having this info and there are no underlying APIs to extract such m...
about 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...
about 3 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...
about 3 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 4 years ago in Spotfire / API 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...
almost 4 years ago in Spotfire / Mods 2 Planning to implement