Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 300

JavaScript API ability to open a file without user saved state

It's possible to open Spotfire files and ignore user's saved state with the '&applyState=false' URL parameter. It would be helpful to have an option to do the same through the JavaScript mashup API. I'm working on automated tests in Spotfire u...
over 5 years ago in Spotfire / API 2 Future Consideration

Callback to set auto-title for Visualization mods

Spotfire's auto-title feature for built-in visualizations is a nice time-saving feature. It would be good if visualization Mods also could change their titles based on their axis configuration when auto-title was used.
over 2 years ago in Spotfire / Mods 0 Future Consideration

Add dynamic variables to the mods, like arrays

I need to store variables that can grow in the mods, for custom properties that are stored as a dynamic array instead of only fixed sizes
over 2 years ago in Spotfire / Mods / Visualization 0 Future Consideration

API to detect that a visualization is closing

We created some custom visualizations that add calculated columns to the source data table. When we close the visualization, we would like to drop the added columns. We are looking for an API that is invoked when the visual is closing/closed. So t...
almost 3 years ago in Spotfire / API 0 Future Consideration

Move Spotfire SDK sample code to GitHub to allow others to improve/comment

Having one single GitHub repository for Spotfire SDK sample code means that non-TIBCO resources could help contribute. In particular, it would allow additional commenting (which would be really handy to better document differences between the Desk...
almost 3 years ago in Spotfire / API 0 Future Consideration

API to apply Normalization Transformation.

We need to be able to perform the Normalization Transformation using the API method as is provided for the other transformation techniques as shown in the link belowhttps://docs.tibco.com/pub/spotfire/4.5.0-may-2012/dxp/html/T_Spotfire_Dxp_Data_Da...
over 8 years ago in Spotfire / API 0 Future Consideration

Add API for Data-On-Demand

There should be a public inspection and automation API for the Data-On-Demand.
over 8 years ago in Spotfire / API 1 Future Consideration

Import data from custom datasources when creating new analysis in Business Author

The report developer would like to load data from various sources using their custom datasource extension when creating new analysis files in Web Player clients/business author.
over 8 years ago in Spotfire / API 0 Future Consideration

CustomTool<TablePlot> provide access to element at location of context menu invocation

I want to be able to get the value/element (TableCell?) at the location of the context menu invocation. That is, right click on a table cell element and be able to perform operations based on that. (TableCell is not valid for CustomTool<TableCe...
almost 3 years ago in Spotfire / API 1 Already exists

WebPlayer custom context menu grouping

I have a custom tool based on: Spotfire.Dxp.Application.Extension.CustomTool<Spotfire.Dxp.Application.Visuals.Visualization> I register it in a custom menu group in pkdesk with: IntendedClient="Any" The custom tool is displayed in the custom...
almost 3 years ago in Spotfire / API 0 Future Consideration