Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 298

calling an custom Export Tool from Iron Python

te Excecute methot within the CustomTool API is not valid for an customExportTool (even if this inherits it). therefore there is no public method to be called from IronPython in order to trigger a custom export from a button for example. Furthermo...
4 months ago in Spotfire / API 0 Future Consideration

All table data in spotfire can be accessed through the spotfire mods api

Recently we wanted to create a custom component using the spotfire mods component I have a problem during this period I wanted to get all the table data from spotfire in the mods development environment because I needed this interaction to display...
25 days ago in Spotfire / Mods 0 Future Consideration

Programmatic extraction of the active layout in Spotfire

An API call would be needed to extract the layout information from a page in an active Spotfire document.
about 2 years ago in Spotfire / API 1 Future Consideration

Trellis for Mods

Trellis is a very powerful way of visualizing and comparing data in different parts. Spotfire Mods framework should natively support Trellis. I would like the Mods API to automatically provide the Properties configuration dialogue like in bar char...
about 3 years ago in Spotfire / Mods / Visualization 0 Future Consideration

Allow Mod as a Map Chart Layer

This would allow a Mod to render itself as a layer on a Map Chart visualization. The Mod would be aware of the current extents so as to be able to be stacked with existing layers. This is especially useful for integration with GPU databases that p...
about 3 years ago in Spotfire / Mods 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 6 years ago in Spotfire / API 1 Future Consideration

MODS (API 1.2) needs zoom bars as a built-in

Zoom bars are available for all core visualizations, and should therefore also be available for Mods, in keeping with the goal for the same look-and-feel as core. This is an expectation from users. With the large universe of potential new custom M...
almost 3 years ago in Spotfire / Mods 2 Future Consideration

Expose Map Chart's Rendering Simplification in API

Since map charts "abused" as non-geographical representations of multi-layered data are not just a unique selling point for Spotfire but also the most time consuming charts to configure it is especially helpful to build custom extensions or IronPy...
about 2 years ago in Spotfire / API 0 Future Consideration

API to read multiple SBDF files consecutively and append them as a single data table

I'm proposing an API to read multiple SBDF files consecutively and append them as a single data table. If CustomDataSource is fetching a large SBDF file from a file server (e.g. samba server), I think it would be faster to split it into several SB...
about 1 year ago in Spotfire / API 0 Future Consideration

User data / comments in the web-client

We have several use cases where users want to add comments into a data table. (Example, give an SME the ability to mark a value in a chart and then modify a value (be it a comment or correct a value) and save that into the Analysis.
3 months ago in Spotfire / API 0 Planning to implement