Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 83

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 ?
about 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 e...
over 7 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 T...
about 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 ente...
about 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 ...
over 5 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...
over 5 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...
almost 6 years ago in Spotfire / Scripting 0 Future Consideration

Provide Ironpython the ability to copy a Page or Visualization from one Document to another Document.

The scripting flexibility you provide is quite extensive. I set up scripts to do all the data manipulation work (bringing in tables, joins, renaming columns, deleting columns, etc.) This is very helpful because it manually takes a significant amou...
almost 6 years ago in Spotfire / Scripting 0 Future Consideration

Visualization Properties

I think it would be useful to have properties tied to visualizations. In some cases, I need a run script to modify some visualizations in the pages. - I can use script parameters, but the script needs to be modified when I add a visualization (It ...
over 6 years ago in Spotfire / Scripting 1 Future Consideration

make scripts created/edited by member of Script Author trusted by all users even file is not save in library

Please consider make scripts created/edited by member of Script Author trusted by all users even analysis is not save in library, if user trying to run these scripts is online. Currently, scripts in local files are trusted by all users only if the...
over 3 years ago in Spotfire / Scripting 0 Future Consideration