Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Mods

Showing 75

Customisable Lines / Symbols on Bump Chart Mod

The Bump Chart mod in Spotfire is a great way of showing rankings over time, but at the moment it is only possible to display coloured lines and circles to show the rankings. I'd ideally like to be able to change both the size and shape of the ran...
almost 2 years ago in Spotfire / Mods / Visualization 0 Future Consideration

Mini mods

ability to create mini mods available in text areas
almost 2 years ago in Spotfire / Mods 0 Future Consideration

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.
over 2 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
over 2 years ago in Spotfire / Mods / Visualization 0 Future Consideration