Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 88

Check R or python packages on server from Python or R Tools package Management

it would be super useful to have a way to fetch the packages on the server. Think about if it should be ok to install those packages if the user has the proper permissions. Else, when clicking install, make sure that it's clear that the package wi...
6 months ago in Spotfire / Scripting 0 Future Consideration

Maximize canvas programmatically

Hi, It would be great to have a hotkey or toggle option to utilize in the Spotfire Analyst that mimics the View> Maximize Canvas feature, using an IronPython Script. The "F11" key helps entering full screen mode, however it doesn't do the same ...
3 months ago in Spotfire / Scripting 0 Future Consideration

API to read Min and Max values for Y-axis when values are not set

Referring to https://community.tibco.com/wiki/how-read-and-set-values-axis-range-multiple-scales-mode-tibco-spotfire-using-ironpython it is not possible to fetch the values if the Min and Max fields are empty / displaying the grayed out text 'Auto...
almost 6 years ago in Spotfire / Scripting 2 Future Consideration

protect ironpython script with password

Customer would like to protect ironpython script with password in order to prevent others from viewing the script content.
over 1 year 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...
almost 8 years ago in Spotfire / API / 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 dialogu...
about 8 years ago in Spotfire / API / Scripting 1 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 t...
over 7 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 6 years ago in Spotfire / Scripting 0 Future Consideration

Add method in IronPython API to export visualization (as-is) to Excel

Currently, the CreateDataWriter method is available to export to Excel (reference); however, this export strips any formatting in the underlying visualization - e.g., Table. Spotfire v14.x offers an in-UI feature to export visualizations, as-is (r...
almost 2 years ago in Spotfire / API / 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...
about 9 years ago in Spotfire / Scripting 0 Future Consideration