Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 323 of 4796

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

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...
about 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...
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

add API to download csv/image in IronPython script on Consumer

Please add API to download csv/image in IronPython script on Consumer, so the customer can use a button in text area to perform file(csv or image) download on Consumer, then the file is downloaded to local disk by browser.
over 2 years ago in Spotfire / API 0 Future Consideration

Gauge with the ability to color using numeric values

Today it is not possible to color the gauge mod with numeric values using a color mode as gradient or segment. The idea is to color different segments/sectors so it would be possible to display which values are "good", "warning" or "bad" values. T...
over 2 years ago in Spotfire / Mods 1 Future Consideration

Kanban Board Mods with Sorting

First of, I find the Kanban Board Mod very interesting as it can leverage qualitative information very well. However I struggle a little bit to leverage Quantitative information as currently no sorting is possible. Would it be possible to consider...
over 2 years ago in Spotfire / Mods / Visualization 1 Future Consideration

Ability to to lock or unlock visualization area through API

Having a large number of pages having same layout, all have text area on left, and this needs to be locked, having to do this manually is a very anoying and time consuming task.
over 5 years ago in Spotfire / API 0 Future Consideration