Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Mods

Showing 81

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

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

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

Optionally turn off expression heuristics for color axis

Mods need a color axis in order to respond properly to marking, but the most common use case for all visualizations does not always involve coloring by an expression. It would be good to be able to turn off the expression heuristics for the color ...
about 3 years ago in Spotfire / Mods 0 Future Consideration

Package Builder to sign mod with timestamp embedded

Currently, Package Builder seems can not sign mod with timestamp information, hence if the certificate used to sign the mod expires, the mod is shown as "Invalid signature" hence can not be trusted. Please let Package Builder sign the mod with tim...
over 3 years ago in Spotfire / Mods 0 Already exists