Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 299

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

Create .mod for a release automatically on MacOS

It would be great if the .mod file could be created via command line like using npm command or similar. This would simplify process of creating a new release. Note: On Windows, It is possible to package and sign mods directly via the TIBCO Spotfir...
over 4 years ago in Spotfire / Mods 1 Future Consideration

Download a Mod from the Spotfire Library in Business Author

Add the option to mod from the Spotfire library in Business Author to be able to share the mod with others.
over 4 years ago in Spotfire / Mods 0 Future Consideration

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

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...
about 7 years ago in Spotfire / API 1 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...
almost 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...
almost 10 years ago in Spotfire / API 0 Future Consideration

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...
almost 10 years ago in Spotfire / API 0 Future Consideration