Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 86

Download Containers for Script

Problem Statement There have been many situations where Developers were asked to generate some kind of file dynamically(Formatted Excel, PDF from Data Function, Images generated from scripts, Word Reports etc.). Mostly it is easy to do so, but pro...
over 2 years ago in Spotfire / Scripting 2 Future Consideration

Need capability to restrict the type of iron python and java script operations to be used in spotfire

The existing spotfire license either provides iron python or java script capability or removes completely. We are looking for options to restrict what users can do as part of the iron python or java scripting through spotfire such as 1. Restrict a...
almost 7 years ago in Spotfire / Scripting 1 Future Consideration

Active page and active visualisation as input parameter for python scripts

I would like to use a page as input to a script, but I need the choice for this page to be the active page. This is not possible at the moment I think. There should be an additional choice in the drop down for the selection of pages so that the in...
almost 7 years ago in Spotfire / Scripting 0 Future Consideration

Javascript in text area - allow more than just String as parameter

When adding parameters to a Javascript in a text area, only a String value is allowed in the user interface. Could we use document properties, values... as much as we can use for Iron Python scripting ?
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Access elements in a string list property within custom expression

It would be useful it there was a way to access a string list document property in the same way you would access a dictionary or list in python. i.e. Document Property (DocProp) = ['Item A', 'Item B', 'Item C'] could be called in the customer exp...
about 8 years ago in Spotfire / Scripting 0 Future Consideration

Ability to call a Javascript function in TextArea2 from a javascript of TextArea1

For reusable javascript code. Sometime data in TextArea1 would affect the appearance of TextArea2 , thus the need to access TextArea2 script Also sometime order of execution of the script is important. TextArea1 script should be executed before Te...
over 5 years ago in Spotfire / Scripting 0 Future Consideration

Increase maximum length for multi-line text prompts for properties

It could be argued that this is a bug (although not a very critical one!). Steps to reproduce: Create a text area. Add a multi-line property control with a string property. Paste >2MB of data into the textarea control. The data isn't entered i...
over 5 years ago in Spotfire / Scripting 0 Future Consideration

A development mode which considers all scripts trusted until disabled

I am the author of an open source build utility called Spotless which allows live-reloading of Javascript in Spotfire while iterating on ideas. I would like to also live-reload the IronPython, and I already have the code written to do this. Due to...
almost 6 years ago in Spotfire / Scripting 0 Future Consideration

API to Capture Annotations using scripts

Hi Team, Annotations help to see the comment added for visualization or anywhere, if those annotations can be captured for visualization using an API, we can add those annotations into database along with visualization name and display all history...
almost 6 years ago in Spotfire / Scripting 2 Future Consideration

Read/Access the KPI Chart values using Ironpython?

The KPI chart allows you to compute calculations like that of other visualizations. It would be nice to be able to extract those calculated values using IronPython like it is possible in a Cross Table. This would defeat the purpose of using the KP...
over 6 years ago in Spotfire / Scripting 0 Future Consideration