Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 314 of 4384

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

API to update data reader column properties when data finishes loading

We need a method to be invoked when DataRowReader finishes loading its data ... this method should have access to reader column properties (read/update). The use case is about updating some column properties that are data dependent after reader fi...
over 7 years ago in Spotfire / API 0 Future Consideration

Provide the public API to resize the table plot columns to fit

Spotfire currently provide the menu to resize the table plot columns to fit the content. But the public API is unavailable.
over 7 years ago in Spotfire / API 1 Future Consideration

Deploy co-branding package across several spotfire server installs in an automated manner

As an OEM partner, we are creating co-brading package using Spotfire package builder and then deploying it through Spotfire server or package builder. This is however a manual effort and requires an expert & documentation to perform this. As...
over 7 years ago in Spotfire / API 0 Future Consideration

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