Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 308

Create API script that replace "match all possible" function

Since that "match all possible" option is removed. When inserting columns, only a few columns are auto-matched, but the users want to match all possible. We requested to create API script that replace "match all possible" function. This enhancemen...
over 2 years ago in Spotfire / API 0 Future Consideration

Visualization mods popouts to support input fields

Add the ability to define input fields for text and numbers to a visualization mod popout panel.
almost 4 years ago in Spotfire / Mods 2 Future Consideration

Powerpoint Export API

No description provided
over 8 years ago in Spotfire / API 1 Future Consideration

read the auto scale function through the API

The ScaleAxisBase.Range currently returns a null value if auto scale is on. I would like to read the auto scale function so i can give multiple graphs the same scale. This especially handy for data where you can not up front deterimene the scale o...
almost 5 years ago in Spotfire / API 1 Future Consideration

Multiple color axes in visualization mods

Add the ability to define additional color axes to be used with a visualization mod. This is very useful when you want to color more than one axis in a visualization. The additional color axes should have the same configuration options as the stan...
almost 4 years ago in Spotfire / Mods 0 Future Consideration

There should be a way to programmatically determine the load status of a Spotfire dashboard. For example, all tables have loaded, scripts executed, etc.

It is currently only possible to do so using the Javascript API; however, you will not be able to do so using this property within the Spotfire dashboard via IronPython. This report can be done using the Document.onDocumentReady method in Web Play...
over 2 years ago in Spotfire / API 0 Future Consideration

Extend c#-API to make the new (10.10.0) color features of tables/cells available in c#

Since Spotfire 10.10 you can configure text color and background color of cells in tables, crosstables and so on. It would be great if I could use these features in my c#-extensions.
over 4 years ago in Spotfire / API 0 Future Consideration

Mods should allows unaggegated data access to the source table

Especially when working with Streaming data, the data to be passed to the Mod is in it's final format already ready to be visualized. The limiting of data access to only aggregated data makes this painful or impossible to work with.
over 3 years ago in Spotfire / Mods 0 Future Consideration

Multiple data tables in visualization mods

It feels like Mods is the future of JSViz. Since JSViz provides support of working with more than one table, we are still using it to create custom visualization. If MODs did not have this limitation, we would be adopting Mods instead of writing c...
over 3 years ago in Spotfire / Mods 1 Future Consideration

Access column values in visualization mods

Add API to retrieve values for specified column: unique values for category columns min / max and perhaps other measures for continuous columns (compare to Data Panel Overview).
almost 4 years ago in Spotfire / Mods 1 Future Consideration