Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 317

make the intermediate ca certificate imported into spotfire server be used to build the certificate chain

The command "config.bat import-code-signing-certificate" can import code signing certificate, root certificate and also intermediate ca certificate. However, intermediate ca certificate imported by above command isn't used to build certificate cha...
over 3 years ago in Spotfire / Mods 7 Future Consideration

Missing API for Graphical Table.CreateLayout

We found out that we have APIs to programmatically scroll table plots, summary table and cross tables using API var table = visual.As<SummaryTable>();layout = table.CreateLayout(); But we do not have such API for Graphical tables. This is a ...
about 4 years ago in Spotfire / API 0 Future Consideration

add capability to allow file I/O access

Please add capability to allow file I/O under management. We have seen lots of use cases that utilize IronPythonscripts (possibly migrate to action mods in the future) to export data to csv, load data from csv, export pdf to file, etc.
8 months ago in Spotfire / Mods 0 Future Consideration

add Linq support to Action Mod API

Please add Linq support to Action Mod API to increase productibility when manipulating IEnumerable objects.
8 months ago in Spotfire / Mods 2 Unlikely to implement

API to detect if Spotfire is Idle

Spotfire web client has an option to detect idle time and logout ... We are looking for a similar API for Spotfire professional client (Analyst). We want to configure idle time for the thick client so that if the client has been idle for certain a...
over 3 years ago in Spotfire / API 0 Unlikely to implement

having logarithmic scale option and customized curve can be attached in Stock Chart Mod

It should be very useful to have logarithmic scale for Stock Chart Mod, price such as crypto can change sharply and suggested to use logarithmic scale. Some customized curve such as filtered moving average can be added to the Stock Chart for anal...
over 3 years ago in Spotfire / Mods 3 Will not implement

Provide API that set on-demand settings of the data table created by information link

Sometime I need to create the data table and define the input of on-demand settings automatically, it would be nice to have this API otherwise user has to configure it manually.
over 7 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.
over 1 year ago in Spotfire / API 0 Future Consideration

Make Spotfire.Dxp.Data.DataOperations.DisplayName read/write

The Spotfire.Dxp.Data.DataOperations.DisplayName IronPython API is read only. Make it read and write so the data operation can be renamed programmatically or from the GUI This idea is somewhat related to https://ideas.spotfire.com/ideas/TS-I-7195 ...
9 months ago in Spotfire / API 0 Future Consideration

Include user guide with visualization mod

To make it easier to use a visualization mod, a user guide (a .md file or similar) can be inluded by the mod developer in the .mod file and be viewable to the end users in the Spotfire clients.
about 2 years ago in Spotfire / Mods 0 Future Consideration