Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 308

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

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

No description provided
almost 8 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<...
almost 8 years ago in Spotfire / API 0 Future Consideration

PersistentDataView does not accept RowSelection object

The current constructor of PersistentDataView takes as input marked rows using DataSelection object: public PersistentDataView(string name, IList<string> columnExpressions, IList<DataColumn> groupByColumns, DataTable baseTable, DataSel...
almost 8 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

API that mimics the behavior of the center button in the map pan control

I would like to be able to create a script that mimics the behavior of the center button in the map pan control that can be executed when a property control is changed.
almost 8 years ago in Spotfire / API / Maps 0 Future Consideration

Add ability to enumerate all Category Keys in Combo Chart Colour Axis in API

Currently it is not possible to enumerate all category keys in the Colour Axis in a Combination chart, so it's not easy to set series types (lines/bars) in code - line/bar. In addition, if one tries to do it, Spotfire hangs. If one tries to set th...
almost 8 years ago in Spotfire / API 0 Future Consideration

Calendar representation for data ranges for property controls

I want to be able to pass a date range into a property control so I can set up parameterised information links, passing back data relative to a date range (such as publications between date X and Y). It is possible I just don't know how to do this...
almost 8 years ago in Spotfire / API / Data Access 0 Future Consideration

Specify dimensions when using CustomWizardPromptControlPage

We would like to specify dimensions when we create CustomWizardPromptControlPage. Currently, there is no option in Tibco API to specify the size of the Prompt Control Page.
about 8 years ago in Spotfire / API 0 Future Consideration