Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 325

API support for mapping UI elements to marked rows in visualization mods

Add API to make it easier to map UI elements to marked rows when developing a visualization mod. The API could typically support SVG intersection and HTML element box intersection.
about 5 years ago in Spotfire / Mods 0 Future Consideration

add API to load data via data connectors

Please add API to load data via data connectors, similar to Spotfire.Dxp.Data.Import.InformationLinkDataSource but usin data connectors. Currently below API is for loading data from database using the old technology(not recommened any more) Spotf...
about 4 years ago in Spotfire / API 0 Future Consideration

Add API access to allow updating the width of scale labels using python.

This property is not currently exposed for use by python scripts. We have several use cases on our dashboards where we will toggle a visual between various reports using a python script (and it must be via python since we are doing things like cha...
about 7 years ago in Spotfire / API 0 Future Consideration

Expand the ExportDataToLibrary API to include the options available in the UI

When exporting data to the library through the UI you have the option to apply filtering or marking. When using the API these options don't exist - you can simply save all data from the table.
about 8 years ago in Spotfire / API 0 Future Consideration

deploy mod as spk

This idea is very much different from the design of how mod works currently though. However, deploying mod as spk would greatly reduce the complexity of how to use it, e.g. trust mod, trust author, trust certificate, code signing, certificate cost...
about 4 years ago in Spotfire / Mods 0 Future Consideration

PersistentDataView constructor does not support expressions for Group-by

We heavily rely on Spotfire PersistentDataView class to generate summaries but we found out that unfortunately, this class does not support group-by expression as shown below: public PersistentDataView(string name, IList<string> columnExpres...
about 5 years ago in Spotfire / API 1 Future Consideration

API: Add option to obtain guid for the sbdf file of a SbdfLibraryDataSource in case its name is not uniqe

I've confirmed the following with support: There's currently no way to obtain the guid of the sbdf in the library which is used as data source in case its name is not unique in the library. My request is to add an option to obtain the guid easily ...
over 6 years ago in Spotfire / API 0 Future Consideration

Allow use of the mashup JavaScript API within text areas

Allow use of the JavaScript API from within DXP files without the need for an actual mashup. There are features such as manipulating filters and markings that would be useful from JavaScript.
over 8 years ago in Spotfire / API 0 Future Consideration

Custom tool bar buttons are not hidden when IsVisible property is set to true

In Spotfire 10.10.x, we have the ability to custom the tool bar by adding custom tool shortcust (as buttons). This is a great addition to Spotfire but unfortunalty it only allows enabling/disabling the buttons! It does not hide/show the buttons ba...
over 5 years ago in Spotfire / API 0 Future Consideration

API to set the analysis to editing mode when opening

We are building an application that embeds the Spotfire web client. From our application we launch a Spotfire Analysis, and we want to be able to set it to open in editing mode so the user does not have to do that.
about 2 years ago in Spotfire / API 0 Future Consideration