Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 310 of 4359

Get setting for empty data in Mod

Spotfire allow users to configure the behaviour of a details visualisation when no items are marked in the master visualisation. In order to completely mimic the behaviour of a native Spotfire visualisation a Mod needs know that the user has confi...
almost 3 years ago in Spotfire / Mods 0 Future Consideration

Add `ReplaceDataFlow()` method for `DataTableDataSourceOperations` class

In IronPython API, DataSourceOperations class has the ReplaceDataFlow() method which allows Data Table replacement without affecting downstream Data Transformation steps, similar to manually replacing in Data Canvas (i.e., click on table > Repl...
about 1 year ago in Spotfire / API 2 Future Consideration

Make dialog box sizes adjustable

Just a useful feature to have. Example: When I use the < Insert Rows -> Match Columns > feature, I tend to miss some that haven't readily matched. This happens because the scroll space is pretty small. Would find it useful to have the wh...
almost 6 years ago in Spotfire / API 5 Future Consideration

Shape axis in visualization mods

Add the ability to define and use a shape axis in a visualization mod. The functionality should be similar as for the native Spotfire visualizations, e.g. the Scatter plot.
about 4 years ago in Spotfire / Mods 0 Future Consideration

Add JavaScript mashup APIs to interact with visuals

I'm writing Selenium based tests and would like supported APIs for interacting with visuals on a page: Get the visualisation type. Get the title of the visual. Export table data associated with a table (assuming that it is allowed by the visual p...
almost 6 years ago in Spotfire / API 0 Future Consideration

Add a method to the JavaScript mashup API to get the current notifications/errors

I'm working on Selenium based tests for Spotfire reports and one of the checks I perform is that no errors are shown in the notification area. Currently, I achieve this by checking the content of the Spotfire DOM, then clicking on buttons to show ...
almost 6 years ago in Spotfire / API 0 Future Consideration

Add methods to the JavaScript mashup API to maximize visualisations (and restore back to normal)

I'm working on Selenium tests for our Spotfire analytics. In some cases we want to compare images captured of Spotfire visuals. Comparison of images is only possible if the images are the same size, so we ensure this by maximizing the visual befor...
almost 6 years ago in Spotfire / API 1 Future Consideration

Python syntax in spotfire API

Hi I think adding a example ironpythonsyntax in spotfire API will definitely helpful for starters. Right now we have CH syntax which is no where used for automation. Similarly if any chance please do the same for Library API. simple examples wil...
about 8 years ago in Spotfire / API 0 Future Consideration

Expose Connection Path for DataConnectionOperation Class

Request Expose Path to connection in library property for DataConnectionOperation Class. Background For DataSourceOperation Class, it has the GetDataFlow() method, which gives its path via DataSource.FilePath property; however, this is not availab...
over 1 year ago in Spotfire / API 0 Future Consideration

Ability to synchronize a mod property between multiple instances of a mod

I built a mod which serves as a kind of filter panel, and is replicated on multiple pages in my dxp. This mod provides some UI controls, like input fields, to let the user change the values for the filters (like the min and max time for a time ran...
over 3 years ago in Spotfire / Mods 0 Future Consideration