Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

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

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...
almost 3 years ago in Spotfire / API 1 Already exists

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

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

No description provided
over 9 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 9 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.
about 3 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...
over 9 years ago in Spotfire / API 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.
over 9 years ago in Spotfire / API / Visualization 0 Future Consideration