Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 320 of 4804

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...
about 5 years ago in Spotfire / Mods 1 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. ...
about 5 years ago in Spotfire / Mods 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

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...
over 2 years ago in Spotfire / API 3 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

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

add API to manipulate property controls in text area

Please add API to manipulate property controls in text area, such as adding/changing/removing available options in dropdown list or listbox.
about 3 years ago in Spotfire / API 0 Future Consideration

Information Links to TDV Virtual Views migration

Various Spotfire customers rely on 1000's of Information Links. Since IL's can't keep data external current investments in new and fast In Memory DB's (like SAP HANA) can't be leveraged fully. Moving away from IL's is a tedious task when there are...
almost 5 years ago in Spotfire / API / Data Access / Information Services 0 Future Consideration

Missing API for Graphical Table.CreateLayout

We found out that we have APIs to programmatically scroll table plots, summary table and cross tables using API var table = visual.As<SummaryTable>();layout = table.CreateLayout(); But we do not have such API for Graphical tables. This is a ...
almost 5 years ago in Spotfire / API 0 Future Consideration