Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Change width of Column header in a cross table programmatically

Customer wants to have property to be exposed which can be used to change width of Column header Columns in a cross table programmatically. For example, For changing column width for row axis we have a property called "RowHeaderWidths"as mentioned...
over 10 years ago in Spotfire / API 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)
over 5 years ago in Spotfire / API 0 Future Consideration

Make DataFunctionInput.InputType public

I'm building a complex custom data function and need to be able to check whether an input to a data function is an expression or a value. The DataFunctionInput class has an InputType property, but it's not public so I can't directly access it with...
almost 8 years ago in Spotfire / API 1 Future Consideration

sign spk with code signing certificates only existing in OS's certificate store

Due to regulation change by the CA/Browser Forum, code signing certificates issued by a CA (e.g. Sectigo) is shipped in a HSM (USB drive) and only available as an entity in the OS's certificate store on which the HSM is plugged in. The code signin...
almost 3 years ago in Spotfire / API 2 Already exists

add option to turn off mod signature verification

Many of our customers implement Spotfire Server(together with services) environment inside intranet and there is not internet access. So they also have to change "Require valid signature to allow trust" to false to allow end users to utilize mods ...
almost 3 years ago in Spotfire / API 0 Future Consideration

API to register a data function

An API to register a data function would make it possible to have a custom extension dynamically add a data function to the analysis document. Similar to how you can import a .data function (from a -sdf file) in the Register Data Functions dialog.
almost 3 years ago in Spotfire / API 0 Future Consideration

Enhancement of Spider chart mod

Here are several suggestions for enhancement of Spider chart mod (in the attachment you can find graph which we would like to replicate and which would be useful for multivariate distribution comparison, for example for drift detection): Should be...
almost 3 years ago in Spotfire / API 0 Future Consideration

Per-multiple-instance parameter values

One of the ways we scale StreamBase applications is to have multiple, usually concurrent, instances of a module that connect to some external thing. Connection properties, however, are almost always deployment-environment specific and thus appear ...
almost 9 years ago in Spotfire Streaming 0 Future Consideration

Give user information via doc props: Groups, IsMobile

Please add some doc props that are present in all DXPs (like FiscalYearOffset) that will provide critical information. Two key ones are: IsMobile? True/False - are we on a mobile device Groups - what group(s) are the logged-in user in This would...
almost 9 years ago in Spotfire / API 1 Future Consideration

trigger mod visualization to redraw when document properties is changed.

We know that if document property is referenced by a built-in visualization(e.g. bar chart), when the value of the document property changes, the visualization is rendered automatically to reflect the new value. One of our customers wants this beh...
almost 3 years ago in Spotfire / API 1 Already exists