Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 317

allow to grant mod trust to groups

To use mod in an isolated environment without internet access(Spotfire Server, Web Player, Analyst,etc), we have been trying to figure out the best solution to eliminate the prerequisite that each user much perform trust action on each mod used, o...
6 months 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...
about 3 years ago in Spotfire / API 0 Future Consideration

Mods API to read/write column sort order

Add API methods to read and write the sort order for specific colums- to discover its current sort order settings, and to alter it as required - either a default for the data type, or to specify a custom sort order.
over 2 years ago in Spotfire / API / Mods 0 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).
over 4 years ago in Spotfire / Mods 1 Future Consideration

API to get display name of an axis expression

By default, the display name of an axis expression has slightly different syntax than the expression itself, e.g. "Max([col1])" is displayed as "Max(col1)". The display name is needed for several use cases, e.g. as category key in a color scheme a...
6 months ago in Spotfire / API 0 Future Consideration

Access the underlying data table from the Mods API

Add the ability to read the whole data table from the Mods API as unaggregated data, not only the values of the specified axes. As an example this could be used to create a "table plot" mod.
over 4 years ago in Spotfire / Mods 0 Future Consideration

Add usl, lsl to violin plot mod

Current version doesn't support add usl, lsl to violin plot. We can't compare with customer spec.
3 months ago in Spotfire / Mods 0 Future Consideration

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...
over 1 year ago in Spotfire / API 0 Future Consideration

Data function does not have option to enable/disable prompting

Unlike tables from data sources, the data tables from data functions have their 'Prompt for new settings before loading' check box disabled. This means that we have no real control on when a data function prompts users for new settigns! It would b...
almost 3 years ago in Spotfire / API / Data Functions 0 Future Consideration

Spotfire CheckBoxHierarchyFilter Get/Set element by API

It is not possible to get/set the selection done on hierarchy filter from Python. We often use to have two cluster on the same dataset. My aim is to copy the selection done on a Filter (with hierarchy type) from a DataTable to the same filter on o...
over 8 years ago in Spotfire / API 0 Future Consideration