Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 304 of 4300

Allow access to HttpServletResponse from the custom authentication APIs

We currently use the Authentication Filter capability (which has been deprecated) of Spotfire to implement a couple of features that don't appear to be possible with the CustomAuthenticator API: In certain situations we'll redirect the browser to...
almost 6 years ago in Spotfire / API 3 Future Consideration

Spotfire as a Service

Spotfire Web should behave as a service. We should be able to load and query a Spotfire analysis via an external API and query it for data, results from aggregated visualisations, visualisation images, etc.. This means that we would be able to use...
almost 6 years ago in Spotfire / API 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...
about 3 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...
about 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...
about 3 years ago in Spotfire / API 0 Future Consideration

add API to get rows from data table with sort order on specific column

Please add API to get rows from data table with sort order on specific column. Thanks.
over 3 years ago in Spotfire / API 3 Future Consideration

Add-on to API for colour scheme settings in Map Chart

When applying a color scheme, it is applied using the option "Colors matched to values," by default and unfortunately there is no API to specify what color option/method to choose (as per advise from Tibco support engineer). The enhancement should...
over 6 years ago in Spotfire / API 0 Future Consideration

Create multiple expressions from one column selection in a mod

Box plots are an example of a visualization that shows a lot of information based on very simple user input. In the simplest case the user just has to select a single column and the plot will give an overview of the distribution of the data using ...
over 3 years ago in Spotfire / Mods 0 Future Consideration

API provide a way to match columns when replacing data using DataTable.ReplaceData

When I use DataTable.AddRows() to add rows to a data table, I can specify an AddRowsSettings to specify which columns to match even if they have different names. I want to do the same thing when calling DataTable.ReplaceData().
over 6 years ago in Spotfire / API 0 Future Consideration