Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 280

expose cluster id

The code signing certificate issued by spotfire in order to sign mods is issued to spotfire acount with subject like this, 0.9.2342.19200300.100.1.1 = admin@SPOTFIRE CN = admin OU = a7ce437d-9ce0-4514-8f12-4f11b090d673 O = Spotfire The CN part ...
almost 3 years ago in Spotfire / Mods 0 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.
almost 3 years ago in Spotfire / Mods 0 Future Consideration

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

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

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