Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Ability to create checkable menu items (tool) in Spotfire

We need to add a "checkable" menu item under Tools but It seems there is no API to doing this! also I need to insert separator lines between my created tools but I could not any API for this.
over 9 years ago in Spotfire / API 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 5 years ago in Spotfire / API 0 Future Consideration

How to get a chart's summarized data (Active visulazition) from SDK

We want to get a chart's summarised data (Active visualisation) from SDK.We are able to get the data of the data table which is responsible to create the chart but we need to get the summarised data only which is used to create that chart. We need...
almost 10 years ago in Spotfire / API 0 Future Consideration

Margin related settings are not exposed in the public ExportToPDF API

Margins on ExportToPDF are added in Tibco Spotifre 7.5. We would like to use the Margin settings in our custom ExportToPDF extension. These Margin settings are not currently exposed in the public Spotfire 7.5 API. Some of our Clients who are using...
almost 10 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 5 years ago in Spotfire / API 0 Future Consideration

Increase size/Move the Error icon displayed on the CustomWizardPromptControlPage

We would like the error icon size to be increased on CustomWizardPromptControlPage. And also, would have the ability to move the icon next to the control that is throwing the error message. Currently, the error icon always been displayed on the to...
almost 10 years ago in Spotfire / API 0 Future Consideration

API to extend custom style(theme) function

To be able to add a custom tool to apply some styles embedded in the tool.
almost 10 years ago in Spotfire / API 0 Future Consideration

Customisation of Whiskers

Dear Tibco, In STATISTICA I ran into the problem of not being able to individually change the positive and negative whiskers/spreads on the graphs. Specifically, I needed to delete the negative whiskers on my graphs upon request, however, since th...
almost 5 years ago in Spotfire Statistica 0 Unlikely to implement

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 5 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 5 years ago in Spotfire / API 0 Future Consideration