Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 83

Ability to Manage acceptible Ironpython/Python modules in Production

Currently, IronPython is able to load Python modules from its core installation as well as able to load windows libraries. Administrators would like to be able to manage/control what are acceptable packages that could be run on the Production Web ...
over 6 years ago in Spotfire / Scripting 0 Future Consideration

Apply colors only in Python

I want to be able to do through python what I can do through the GUI when I apply a coloring scheme with "colors only" to a bar chart. It seems like by default it applies by values. I want a button to be able to re-color my categorical bins when I...
about 6 years ago in Spotfire / API / Scripting 0 Future Consideration

Running the application profiler without being logged on

There is a command line parameter for the analyst client to run the application profiler unattended which is working fine. What is NOT working is running this setup via windows task scheduler without a user being logged on. You get an error then ...
over 5 years ago in Spotfire / Scripting 0 Future Consideration

Make application of color schemes to other visualisations available in the API

In a python script, I would like to be able to do the same as I do using the following steps in the GUI (e.g. for a scatter plot): Go to visualisation properties, Tab Colors. Press “Color Schemes” Button, “Apply to visualizations”. In the dialog...
over 6 years ago in Spotfire / API / Scripting 1 Future Consideration

add option to show notification if TERR script is executed on server (either TERR service or TSSS)

Please add option to show notification if TERR script is executed on server side (either TERR service or TSSS), also a switch to show it or not(some users maybe don't want it). There are 2 places to control if TERR script should be executed on ser...
almost 3 years ago in Spotfire / Scripting 0 Future Consideration

set value of specific document property from marking

As a report developer of Spotfire, I want the ability of 'set value of specific document property from marking' so that I can trigger an ironpython script once the marked data changed. By this way, we can improve the user experience dramatically.
over 4 years ago in Spotfire / Scripting 0 Future Consideration

Default value for optional parameters in data functions

When an optional parameter is used, I have to test in the data function whether the parameter is set using is.null() and assign it a default value. e.g. if(is.null(optPar)) {optPar = "something} because otherwise the code usually fails because y...
about 5 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Officially (re) implement jQuery to be used in Text areas

in 7.0 jQuery was unofficially supported and users found it very useful as a way to add change events and other cool functionality. In 7.5 and on, tibco officially does not allow jQuery change events and other features. Not supporting a major comp...
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Add official support for JavaScript interaction with Spotfire elements

Currently there are workarounds for interfacing JavaScript code with Spotfire elements (i.e. input fields, calculated fields, etc). However as I understand it this is not 'officially' supported and is not guaranteed to work in future revisions. Th...
about 7 years ago in Spotfire / Scripting 0 Future Consideration

Create information link by ironpython

create new information link from source and want to remove few columns while creating link by ironpython. or option to remove few columns by ironpython Also want to sort IL with few columns by ironpython
about 3 years ago in Spotfire / Scripting 0 Future Consideration