Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 95

Terminating python script while it is running

There a lot of useful functions that are missing when working with python scripts. For example being able to terminate a python script while it is running. There are many ways of adding this into the script such as having the script open a new win...
almost 5 years ago in Spotfire / Scripting 0 Future Consideration

Enhance Limitation Document Property and HTML Text Area

At the moment Document Property are limited to 64KB and HTML Area section is limited to 2 MB. As this is quite common to use Document Property to be able to execute Javascript scripts for data that are managed by Iron Python, this kind of limitati...
almost 6 years ago in Spotfire / Scripting 0 Future Consideration

UX: Generally better script management (all scripts)

I know there are different places to script for different functions, but would be good to have a central place to write/manage all scripts in a document. If I am using IronPython with TERR, I have to go in-and-out of two different script handlers ...
over 5 years ago in Spotfire / Scripting 1 Future Consideration

Ability to use custom IDEs with integrated support for the Spotfire API

It would be great to develop IronPython code for Spotfire reports in another IDE (for instance Visual Studio Code) and retain the ability to reference Spotfire visualization elements (e.g. a table, scatterplot, or visualization title)
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Analysis wide python functions

I would like to be able to define python functions which can be called from any script. This would make it easier to keep different scripts consistent which use the same code. I know that you can use the script handler to call other scripts, but I...
almost 7 years ago in Spotfire / Scripting 0 Future Consideration

Spotfire to support opening excel files generated by openpyxl

Hi I have a python script where it will export excel using 'openpyxl' library, the exported file is normal excel and cen be opened in excel without issue. But when opened in Spotfire, it will prompt for error tha format is incorrect. I hope this c...
11 months ago in Spotfire / Scripting 0 Future Consideration

API: Set starting folder for LibraryBrowserDialog

I've confirmed the following with the support team: There is currently no way to set the starting folder when opening the LibraryBrowserDialog via python. I can set the SelectedItem property, but if I set this to a folder in the library, that fold...
almost 5 years ago in Spotfire / Scripting 0 Future Consideration

JavaScript in V7

Hello We used javascript function in 6.5. It seems that some on them (like on('change',function() ) does not work anymore. We had some accordion in text area that know won't work correctly. I there a documentation somewhere about what change to wh...
about 7 years ago in Spotfire / Scripting 0 Will not implement

Add a feature that allows all scripts to be trusted, no matter what.

No description provided
over 8 years ago in Spotfire / Scripting 1 Future Consideration

View of Document Property and IronPython Scripting simultaneously

Cannot view/edit document property list and ironpython scripting window at the same time. Requires you to memorize document property names when scripting; difficult in complext scripts & dxp's. Also difficult to instantiate new vars when scrip...
over 4 years ago in Spotfire / Scripting 0 Future Consideration