Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 317

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...
over 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...
over 3 years ago in Spotfire / API 0 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...
about 7 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().
about 7 years ago in Spotfire / API 0 Future Consideration

API/Event when Spotfire crashes ...

Sometimes Spotfire crashes and we need to track these crashes ... today it seems there is no event fired when such crash happens. It would be very useful to have an event fired when UnhandledException is thrown (thus crashing Spotifre). We can reg...
about 7 years ago in Spotfire / API 6 Future Consideration

API to get number of read rows in DataRowReader

DataRowReader allows us to know how many columns where loaded but does not have an API to know number of loaded rows. This is an important missing API that is critical to have. As a workaround, I had to wrap my DataRowReader with a custom DataRowR...
over 7 years ago in Spotfire / API 0 Future Consideration

Deploy co-branding package across several spotfire server installs in an automated manner

As an OEM partner, we are creating co-brading package using Spotfire package builder and then deploying it through Spotfire server or package builder. This is however a manual effort and requires an expert & documentation to perform this. As...
over 7 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.
almost 4 years ago in Spotfire / API 3 Future Consideration

Provide API to execute custom code when an unhandled Exception happens leading to a crash

Hi, We are looking for ways to handle Spotfire crashs ... I know that in 'Diagnostics & logging' we can turn on 'Display detailed error message' option so that any un-handled exception is caught and exception window shows up (and possibly a d...
over 7 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 ...
almost 4 years ago in Spotfire / Mods 0 Future Consideration