Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Mods

Event publish to Mod render after dataView.clearMarking()

Currently (I am using 1.3) it seems clearMarking() function only affects to the source table but the renewed DataView class is not published to the mod. So that the mod user has to do a small hack like this way.allRows?.forEach((row)=>{ row.mar...
11 months ago in Spotfire / Mods Implemented

Add usl, lsl to violin plot mod

Current version doesn't support add usl, lsl to violin plot. We can't compare with customer spec.
about 1 year ago in Spotfire / Mods Implemented

Trust Mods globally from a single point.

We want to trust individual Mods globally for all users from a single point (eg Administrator). Right now the options seem to be Trust the mod developer globally Have users trust each mod themselves Q: Is there a way to trust a mod globally for al...
over 1 year ago in Spotfire / Mods Implemented

allow to use icon for each script in a action mod

Please allow to use different icon for each script in a action mod, in order to distingish them in case several scripts from one action mod are added to visualizations as floating buttons or title bar buttons. Currently icon is on mod level and al...
almost 2 years ago in Spotfire / Mods Implemented

scatterplot matrix

Hello, I think it would be a great idea to create a MOD for scatterplot matrix. This type of visualization shows the distribution of data per attribute as well as a scatterplot for every pair of attributes. Today, it is possible to create it using...
about 4 years ago in Spotfire / Mods Implemented

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 ...
over 4 years ago in Spotfire / Mods Implemented

Multiple layers in visualization mods

In the same way that map charts work, allow a mod to have multiple layers where different data can be passed to the core mod
over 4 years ago in Spotfire / Mods Implemented

C# API for adding or configuring Mod Visualizations

Being able to add or configure a Mod visualization to the Spotfire document from an C# extension or an IronPython script.
over 4 years ago in Spotfire / Mods Implemented

Sunburst Plot as MOD in Spotfire Cloud

Thank you! I use the Spotfire Cloud Version. I need support in creating a Sunburst plot in this cloud version. I read all the info and I am not sure to how do it. Support is crucial for me as many of my colleagues think about using Spotfire as new...
almost 5 years ago in Spotfire / Mods Implemented

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 5 years ago in Spotfire / Mods Implemented