Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 358 of 4816

add/expose API to get when data is loaded

Please add/expose API to get when data is loaded. Currently this informaton is availabe in data campas "Data loaded at" popup or Source Infromation of Data Table Properites dialog. Customer wants to show this information for each datatable to end ...
over 4 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)
almost 5 years ago in Spotfire / Mods 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.
over 2 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...
over 2 years ago in Spotfire / Mods 0 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...
over 2 years ago in Spotfire / Mods 1 Already exists

Allow setting of the AllowCaching flag for the DataFunctionDefinition class via the API

I've built an extension that creates custom data functions and allows the user to edit them. I'd like to be able to alter the 'AllowCaching' setting, but the only public API method for setting the value is on the DataFunctionDefinitionBuilder clas...
over 7 years ago in Spotfire / API 1 Already exists

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...
over 7 years ago in Spotfire / API 1 Future Consideration

Fix API that detects Spotfire is closing

The following API in Spotfire application.Exiting(...) is supposed to fire when Spotfire is exiting. This would allow us to do any necessary cleanups before Spotfire dies. But unfortunatly, this API is not working. The workaround is to use either ...
over 2 years ago in Spotfire / API 0 Future Consideration

Add the IsEnabled method used by the Tools to the Custom Visualizations

As a Spotfire Developer the customer would like to have an enable/disable option for custom visualization the same way as we have IsEnabled() method in the tools today(CustomTool). End-goal:If this is implemented the developers can perform specifi...
about 10 years ago in Spotfire / API 0 Future Consideration

Public API for Page Header for the ExportSettings class

ExportSettings currently exposes the page footer where developers can get and set the text in the page footer as well as specify if the page footer is included on export.The same capabilities are required to be exposed for the page header in the A...
about 10 years ago in Spotfire / API 0 Future Consideration