Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Mods

Showing 82

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...
about 3 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 ...
about 3 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.
about 3 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...
about 3 years ago in Spotfire / Mods 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 ...
about 3 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 3 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 3 years ago in Spotfire / Mods 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 ...
almost 4 years ago in Spotfire / Mods 0 Future Consideration

Get the highlight color

In order to properly render highlights that works with any theme the mod developer needs access to either the highlight color or the actual background color of the Mod.
almost 4 years ago in Spotfire / Mods 0 Future Consideration

add API to write log out to Analyst/WP/AS standard log files

Please add API to write log out to Analyst/WP/AS standard log files, i.e. Spotfire.Dxp.SupportDiagnostics.log (analyst) Spotfire.Dxp.Worker.Host.[instance-guid].log (WP/AS)
almost 4 years ago in Spotfire / Mods 0 Future Consideration