Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 300

Give user information via doc props: Groups, IsMobile

Please add some doc props that are present in all DXPs (like FiscalYearOffset) that will provide critical information. Two key ones are: IsMobile? True/False - are we on a mobile device Groups - what group(s) are the logged-in user in This would...
almost 7 years ago in Spotfire / API 1 Future Consideration

mod's certificate is still considered valid after code signing certificate is revoked until Analyst/Web Player server is restarted

Mod's certificate is still considered valid after code signing certificate is revoked until Analyst/Web Player server is restarted. Step to reproduce (1) use spotfire account to develop and sign a mod, save it to library, create visualization from...
over 2 years ago in Spotfire / Mods 3 Unlikely to implement

add a visualization property page to show information about mod

Please add a visualization property page to show information about mod used by the visualization, e.g. (1) mod's basic information (id, name, version, author,etc) (2) origin of mod (from dev server, local mod file, library, etc) this is very impor...
over 2 years ago in Spotfire / Mods 0 Future Consideration

Add C# API to allow the WebPlayer client to download a file form the server

I was working on a custom tool that allows the user to select (i.e. mark data) from a Map chart; right-click and execute the tool wich downloaded an xls file (Excel) to the client all using only the WebPlayer. All was going well until I discover...
over 4 years ago in Spotfire / API 0 Future Consideration

add option to pass data as null if not exist

Lets say some data(original or aggregated) as below is passed to mod from Spotfire (e.g. in order to draw a simple bar chart): series={ series1:{ x:['A','B','D'}, y:[1,2,4]}, series2:{ x:['A','B','C','D'], y:[1,2,3,4]} }; we would like to have an ...
over 2 years ago in Spotfire / Mods 0 Future Consideration

add API to test if axis is aggregated

Please add API to test if axis is aggregated. When "allowNonAggregatingMeasures" is set as true, we need to know if axis is aggregated or not sometimes.
over 2 years ago in Spotfire / Mods 0 Future Consideration

Correlation Plot

Hello, I think it would be a great idea to create a MOD for correlation plot. This type of visualization shows how attributes correlate to other attributes in a dataset using the correlation coefficients. The correlation could be either positive o...
over 2 years ago in Spotfire / Mods 0 Future Consideration

Need API to execute Data function when we have no open document

We started looking into converting our custom data sources to custom data functions based on a recommendation from TIBCO development team ... but we found out that custom data functions are created at Document level (AnalysisApplication.Document.D...
over 2 years ago in Spotfire / API 0 Future Consideration

API for calculated values in Mods

The Spotfire expression language is very powerful and versatile and it would be quite useful if it was possible for a visualization Mod to send Spotfire an expression e.g. Sum([Sales]) and getting value back calculated over the subset of the data ...
over 2 years ago in Spotfire / Mods 0 Future Consideration

Allow to programatically rename (via web services api) information model data sources.

No description provided
over 7 years ago in Spotfire / API 9 Future Consideration