Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 358 of 4816

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

We should be able to configure heap size for system process

Currently we can configure the heap size only for the node process we are deploying. But we observed that ,there is a system process running along with this and it's default heap size is always 2.1 GB. We can't configure it's size to a low level. ...
over 4 years ago in Spotfire Streaming 0 Already exists

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

Customize the BusyIndicator object's animation

We would like to define our own animation when using a BusyIndicator type object. An instance of this class that can be used when implementing new extensions, for example a new visualization, in order to notify the user that something is loading, ...
almost 9 years ago in Spotfire / API 0 Future Consideration

open APIs that remove upper bound of 256 categories which Spotfire automatically generates and stores a value for.

open APIs that remove upper bound of 256 categories which Spotfire automatically generates and stores a value for.
almost 9 years ago in Spotfire / API 1 Future Consideration

Export API to hide Progress Bar during custom export

We use Spotfire.Dxp.Application.Document.Export(PdfExportSettings, “PDFFile.pdf") to export the visualization to PDF Files in our custom Export. We need an option in API to hide the Progress Bar or run the Progress Bar (Exporting Page {x} out of {...
about 9 years ago in Spotfire / API / Export 0 Future Consideration

Api reference link in the respective help pages---spotfire automation

Hi This idea is mainly related to a developers who automates the report a lot and giving some functionalities to user using ronpython. Evereytime developer need to go to the reference link and find what he needs but instead if you can add the rel...
about 9 years ago in Spotfire / API 0 Future Consideration

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

ContentType support for LiveAlert Mail

As mail alerting is an importance touch point towards business users, this has to support possible mail encodings, but today only "us-ascii" is hard coded.
over 4 years ago in Spotfire Streaming 1 Future Consideration