Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 140 of 4816

Ability to store & reuse configured tab with fully configured visualizations and layout.

It takes over 50% of the time to configure and layout the visualizations to only rebuild from scratch when trying to reuse with another analysis with a different data table that has different column names. It would be extremely beneficial to be ab...
about 7 years ago in Spotfire / Scripting 2 Future Consideration

Column Sort

Hello, On each column, I can set the order to be natural order, alphabetical and custom. I need a way to change this behaviour by a button (script).
about 7 years ago in Spotfire / Scripting 0 Future Consideration

Add full screen option to coding IDEs in Spotfire

In the IronPythin, HTML and R/TERR interface the code window is often too small to be useful. Could you add a full screen icon to these windows so that re-sizing these windows can be done without dragging the edges of the window?
over 7 years ago in Spotfire / Data Functions / Scripting 2 Future Consideration

Ability to use other HTTP methods with the WebReader Operator through the control port

When using the Web Reader Adaptor with "Enable Control Port" set to true, only GET and POST HTTP methods are available. The adaptor should allow all supported methods (i.e. matching the list of HTTP methods from the drop-down list). The only wor...
over 7 years ago in Spotfire Streaming 0 Future Consideration

PassThrough enabled on ALL adaptors and operators

In a lot of case there is a need to have to ability to pass through some fields. Not all the adaptors and operators have this capability.
almost 8 years ago in Spotfire Streaming 0 Will not implement

Implement some way to avoid duplication between configuration files

I have this adapter which has some parameters that are set up in the configuration files in src/main/configurations. But it seems that I have to duplicate this same data in two different configuration files, "com.tibco.ep.ldm.configuration.ldmengi...
almost 8 years ago in Spotfire Streaming 0 Future Consideration

Allow hit count after conditional breakpoint

We currently support both conditional breakpoints and hit count BPs (i.e., if N-1 events hit a BP then break on Nth event). It would be nice to hit on a BP for a count after the initial conditional is met. Might often be just N=1, so break on the ...
over 8 years ago in Spotfire Streaming 0 Will not implement

Ability to test script with integration of API (Action Script on Graphical Table issue)

Working on Action Script in Graphical table: https://docs.tibco.com/pub/spotfire/7.0.0/doc/html/text/text_action_script_examples.htm This script will not run in the editor, but executes based on user action on the visualization. This means that th...
over 8 years ago in Spotfire / Scripting 0 Future Consideration

Recover default HTML elements to be able to work with them using JS

Since Spotfire 7.5 most of the Web UI controls for the Text Area (specially DropDown List) have been replaced for "Custom elements using divs" instead of using standard HTML elements like before (select HTML Element). So, now you don't have the ch...
about 9 years ago in Spotfire / Scripting 0 Future Consideration

change slider automatic on click- playback click

i need script that change the slider evry 2 second automatic i have already slider that i am change it some click ... the time interval need to be as a paramter thzt can be change ( 2 sec --- 10 .... )
about 8 years ago in Spotfire / Scripting 2 Will not implement