Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 320 of 4800

API to create kmeans clustering calculation

Customer would like to use Python to create kmeans clustering calculation so it would be very helpful if related API is made publicly available.
over 8 years ago in Spotfire / API 1 Future Consideration

Provide API to execute custom code when an unhandled Exception happens leading to a crash

Hi, We are looking for ways to handle Spotfire crashs ... I know that in 'Diagnostics & logging' we can turn on 'Display detailed error message' option so that any un-handled exception is caught and exception window shows up (and possibly a d...
over 8 years ago in Spotfire / API 0 Future Consideration

Allow the selection/identification of individual bars/pie pieces etc. when writing automation code against web mashup visualizations

When developing a web app that uses web mashup to display visualizations, it would be very useful to be able to identify individual sections of a visualization for automation purposes. Example: To be able to identify each individual bar or pie pie...
over 8 years ago in Spotfire / API 0 Future Consideration

API to change DataFunction's UpdateBehavior from manual to automatic without trigger function execution

I am using API to add data function and execute then do some other stuff(create graph,etc), func.Execute((bool done) => { if (done) { applicationThread.InvokeAsynchronously(applicationInvocationSuccess); } else { applicationThread.InvokeAsynch...
over 8 years ago in Spotfire / API 0 Future Consideration

Allow Custom Expressions to be written using IronPython

The current custom expression language is adequate for simple expressions, but having a full fledged python interpreter would greatly increase the readability and utility of these expressions/functions. Further, since the current custom expression...
over 8 years ago in Spotfire / API 2 Future Consideration

Expose the API to set individual column width within CrossTablePlots

The DataTable visual allows for setting individual column widths via IronPython. This API is not consistently implemented across similar tabular visuals, in particular the CrossTablePlot. Though users can adjust individual column widths using thei...
over 8 years ago in Spotfire / API 0 Future Consideration

Publish SDK as NuGet package

Publish the SDK dlls as a NuGet package so that we can easily reference from solutions in a standard way. Would also be great to publish Visual Studio templates to create new extensions, with the template including Package Manager and a minimal S...
over 8 years ago in Spotfire / API 2 Future Consideration

Add an API / DLL call to import an excel file into a dxp as a page and save the modified dxp

This will help many of us in QUALCOMM to call the API after our test are complete to upload the excel into a existing dxp (with templates available) option to select a new page or add to an existing page would be better. With this feature Qualcomm...
over 8 years ago in Spotfire / API 2 Already exists

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 8 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