Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 299

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

Move points on map with a click and drag

Say you have a number of points on a map, in this case representing a hypothetical wellbore as an example. It would be amazing if you could click a point and move it in space. We’ve built a well planning app in spotfire and need the ability to mov...
about 2 years ago in Spotfire / Maps / Mods 1 Future Consideration

Multiple language support in visualization mods

It should be possible to have support for multiple languages in a visualization mod. The mod developer should be able to add text resources for multiple languages for UI texts used in the manifest or JavaScript code. It would be nice if existing p...
almost 5 years ago in Spotfire / Mods 1 Future Consideration

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

Excel file(xls/xlsx,etc) Import API

Customer wants custom tool to import multiple excel files at once. To create a tool to do this, reading excel file/sheet is required, which requires basically microsoft's office driver. On combination of 64bit OS + 32bit office driver, a 32bit pro...
about 9 years ago in Spotfire / API 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 2 years ago in Spotfire / API 3 Future Consideration

Add a standard way to provide about information and help for Mods

It's possible to add links to add pop-ups and buttons that links to additional documentation inside a Mod, but it would be better if access to help and about information was handled by the Spotfire framework to make it consistent across all Mods. ...
almost 5 years ago in Spotfire / Mods 0 Future Consideration

Add method to the JavaScript mashup API to check if Spotfire is 'ready'

I'm working on a framework to automate Spotfire Web Player interaction through Selenium. Very often when writing Selenium based tests I need to interact with Spotfire in some way (e.g. change the active page) and then wait for Spotfire to be 'read...
almost 7 years 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 4 years ago in Spotfire / Mods 0 Future Consideration