Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 324 of 4798

Ability to customize context menu for a mod

I'm currently using popouts in multiple mods to let users change the settings of those mods (e.g. the shapes of nodes in a network graph mod, or enabling / disabling UI controls in a 'filter panel' mod). To display those popouts I'm currently usin...
over 4 years ago in Spotfire / Mods 0 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 9 years ago in Spotfire / API 0 Future Consideration

Improve JS Mashup API

Cannot get a full data table; can't explicitly call IronPython script - only through workaround; cannot extract individual visualisations from a DXP
over 3 years ago in Spotfire / API 0 Future Consideration

PDF Reporting Public API

The new PDF output of visualizations could be very useful if it was accessible via a public API. One can create prepared reports but those are too defined for most self-service scenarios. It would be very useful if there was a public API for creat...
over 3 years ago in Spotfire / API 0 Future Consideration

Folder browser dialog running in web browser

It is useful because users can select a folder to export with IronPython without installing API on the server. Now if you use the FolderBrowserDialog() in Spotfire Analyst (Windows) it works, while in Spotfire web client does not work. It reports ...
over 4 years ago in Spotfire / API / Export 0 Unlikely to implement

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

A global API to force synchronous data-function execution

The default behavior for data-functions is to run asynchronously. In some cases, we need to force the data functions in an analysis to run synchronously. We truly need a global flag that can be set via API to force all data functions in the analys...
almost 5 years ago in Spotfire / API 0 Future Consideration