Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 308

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

Allowing JavaScript API setFilter and setMarking working with case-insensitive values

When developing Spotfire Mesh-up site that using Spotfire JavaScript API, we allow customers to upload and view their dxp in our website. That means their document can contain various data, we want to apply our standard filter or marking values, s...
about 8 years ago in Spotfire / API 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 visualization 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 ...
almost 3 years ago in Spotfire / Mods 0 Future Consideration

API to allow business author user to browse local data file and replace data table

Currently business user can use data canvas to browse local data file and replace data for selected data table. It is appreciated similar API is also provided to allow template designer to use IronPython script to develop below template. Template ...
almost 3 years ago in Spotfire / API 0 Future Consideration

JavaScript API ability to open a file without user saved state

It's possible to open Spotfire files and ignore user's saved state with the '&applyState=false' URL parameter. It would be helpful to have an option to do the same through the JavaScript mashup API. I'm working on automated tests in Spotfire u...
over 5 years ago in Spotfire / API 2 Future Consideration

API/Protocol for launching Spotfire web client with analysis file from an external source

When Spotfire analysis files (DXP) are stored in external libraries (not in the Spotfire Library) it would be useful to being able use an API or protocol to launch the Spotfire web client with an externally stored analysis file. The user should al...
almost 3 years ago in Spotfire / API 0 Future Consideration

API to apply Normalization Transformation.

We need to be able to perform the Normalization Transformation using the API method as is provided for the other transformation techniques as shown in the link belowhttps://docs.tibco.com/pub/spotfire/4.5.0-may-2012/dxp/html/T_Spotfire_Dxp_Data_Da...
over 8 years ago in Spotfire / API 0 Future Consideration