Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 304 of 4293

show data source's details in text area

Customer would like to show data source's details in text area, especially for data loaded from information link, customer would like to show the values that user specified for a prompt. Please add functionality to do so, or reveal API so that it ...
about 2 years ago in Spotfire / API / Visualization 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...
over 8 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...
over 8 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...
over 8 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...
almost 7 years ago in Spotfire / API 1 Future Consideration

Add C# API to allow the WebPlayer client to download a file form the server

I was working on a custom tool that allows the user to select (i.e. mark data) from a Map chart; right-click and execute the tool wich downloaded an xls file (Excel) to the client all using only the WebPlayer. All was going well until I discovere...
almost 5 years ago in Spotfire / API 0 Future Consideration

mod's certificate is still considered valid after code signing certificate is revoked until Analyst/Web Player server is restarted

Mod's certificate is still considered valid after code signing certificate is revoked until Analyst/Web Player server is restarted. Step to reproduce (1) use spotfire account to develop and sign a mod, save it to library, create visualization from...
over 2 years ago in Spotfire / Mods 3 Unlikely to implement

add a visualization property page to show information about mod

Please add a visualization property page to show information about mod used by the visualization, e.g. (1) mod's basic information (id, name, version, author,etc) (2) origin of mod (from dev server, local mod file, library, etc) this is very impor...
over 2 years ago in Spotfire / Mods 0 Future Consideration

Allow to programatically rename (via web services api) information model data sources.

No description provided
over 7 years ago in Spotfire / API 9 Future Consideration

Export of HtmlTextArea - controls as html

Hi, it would be great if while exporting HtmlTextArea via API as Html: chart.As<HtmlTextArea>().Export(); or chart.As<HtmlTextArea>().HtmlContent; I am able to get "values" of spotfire controls (e.g. the same way as images chart.As<...
over 7 years ago in Spotfire / API 0 Future Consideration