Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 6
198 VOTE

Better development support for IronPython scripts

Spotfire provides a very rudimentary Notepad-like environment to create IronPython scripts. There is no Development Environment (IDE) integrated into Spotfire that would support the user in developing the code. If you start writing your code you ...
almost 8 years ago in Spotfire / Scripting 1 Implemented

IronPython Version Upgrade to 3.4 atleast

The Existing IronPython version is 2.x (2.7 at latest). Upgrading it to latest versions like 3.4 will be a great as - It reduces the learning curve for the newbies to the scripting. Due to significant differences in Python 2.x and 3.x versions, it...
almost 2 years ago in Spotfire / Scripting 1 Implemented

maximize button for ironpython script editor (Details on New/Edit Script)

Quick win and easy to implement by allowing this modal dialog to maximize. It's just a property on that source code dialog that needs to be on.
over 7 years ago in Spotfire / Scripting 1 Implemented

Simplify the use of actions specifically for Spotfire Cloud

Provide the ability for a business user to be able to trigger an action from a visualisation in Spotfire. Business Case Example: - I have found a deviation in my product returns visualisation and I want to create a product quality case in another ...
over 6 years ago in Spotfire / Actions / Scripting 1 Implemented

Action Items as menu entries

I think it would be great if action items (which can be created in text areas) could be placed in a menu. I am especially targetting python scripts, but other things like calling bookmarks etc. would also be good. There could be a menu "Action Ite...
over 6 years ago in Spotfire / Scripting 0 Implemented

support for LongIntegers in data functions

In ExensioYield, we run TSR(test summary report) and return LongInteger data type columns. But, This datatype is unknown in the R-interface and therefor these columns are not selectable in R (when using column select for the inputs). Changing data...
over 5 years ago in Spotfire / Data Functions / Scripting 0 Implemented