Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

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

Zoom in and Zoom out functionality for iPad users

Users are looking for zoom in and zoom out functionality in iPad as it is the function of any application which should allow users to perform it
over 9 years ago in Spotfire / Mobile 1 Future Consideration

Critical Section Support

Sometimes we don't want let the new tuple into a section which still dose some works.Wondering if we can specify a single threaded section via Designer by grouping it.
about 3 years ago in Spotfire Streaming 2 Already exists

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

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

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

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

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