Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 325

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

expose API to get current user's identify

Please expose API to get current user's identify (username, display name, domain ,etc )
almost 3 years ago in Spotfire / API 1 Future Consideration

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

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