Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 95

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

Give a way to clear Javascript resources

When I'm developing JavaScript code, I try to make use of everything I can to monitor variables, troubleshoot errors, and perform test-use cases. Currently, when I use alert messages or post variables to JavaScript objects, they somehow get saved ...
over 6 years ago in Spotfire / Scripting 1 Will not implement

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

Enable creation of dynamic filters

I have created document properties that is dynamically controlled through phython scripts, however I would like to apply the same to filters, so I don't need to have a giant list of filters. This greatly improves the user experience and provides a...
almost 7 years ago in Spotfire / Scripting 0 Future Consideration