Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 320

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

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

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

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

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...
over 8 years ago in Spotfire / API 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...
almost 3 years ago in Spotfire / Mods / Visualization 1 Future Consideration