Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Mods

Showing 85 of 4260

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 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

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

expose cluster id

The code signing certificate issued by spotfire in order to sign mods is issued to spotfire acount with subject like this, 0.9.2342.19200300.100.1.1 = admin@SPOTFIRE CN = admin OU = a7ce437d-9ce0-4514-8f12-4f11b090d673 O = Spotfire The CN part ...
over 2 years ago in Spotfire / Mods 0 Future Consideration

Callback to set auto-title for Visualization mods

Spotfire's auto-title feature for built-in visualizations is a nice time-saving feature. It would be good if visualization Mods also could change their titles based on their axis configuration when auto-title was used.
almost 3 years ago in Spotfire / Mods 0 Future Consideration

Add dynamic variables to the mods, like arrays

I need to store variables that can grow in the mods, for custom properties that are stored as a dynamic array instead of only fixed sizes
almost 3 years ago in Spotfire / Mods / Visualization 0 Future Consideration

Create multiple expressions from one column selection in a mod

Box plots are an example of a visualization that shows a lot of information based on very simple user input. In the simplest case the user just has to select a single column and the plot will give an overview of the distribution of the data using ...
about 3 years ago in Spotfire / Mods 0 Future Consideration