Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 97 of 4193

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...
about 17 hours ago in Spotfire / Scripting 0 To be Reviewed

Support set the rendertype for customrendertype in ironpython

I'd like to use IronPython to change the axis render types such as ChemDraw and BIOVIADraw maybe seem as the script as below: vc.XAxis.ScaleLabels.SetLevelSettings(renderColumn, ValueRendererTypeIdentifiers.ChemDrawRenderer)
15 days ago in Spotfire / Scripting 0 To be Reviewed
438 VOTE

Run scripts when something changes in the application

Scripts are currently tied to buttons in the text area and they have to be triggered by the user. It should be possible to execute a script as a response to some application event like data reload, marking changes or visualization axis changes. Th...
about 8 years ago in Spotfire / Scripting 13 Future Consideration
198 VOTE

Better development support for IronPython scripts

Spotfire provides a very rudimentary Notepad-like environment to create IronPython scripts. There is no Development Environment (IDE) integrated into Spotfire that would support the user in developing the code. If you start writing your code you ...
almost 8 years ago in Spotfire / Scripting 1 Planning to implement

Progress Bar in Spotfire Analyst while executing Script

We would like to have a progress bar in Spotfire Analyst to indicate that a script is currently being executed. Currently there is no way to tell natively if a script is running in the background. We would expect this to look similar to the web pl...
over 5 years ago in Spotfire / Scripting 0 Future Consideration

Centrally configured JavaScript libraries available in Text Areas

There should be a central configuration option (preference or similar) where an admin can specify JavaScript libraries to be automatically available in all Text Areas. Not only gives this the ability to easily add new capabilities for custom scrip...
over 2 years ago in Spotfire / Scripting 0 Future Consideration

Ability to show and hide document pages via actions

it would be really helpful if there were actions to show/hide the pages within an analysis document. This would be a bit like setting the visible property of a worksheet in Excel. This could be a dynamic action. This would enable a master page of ...
over 6 years ago in Spotfire / Scripting 2 Future Consideration

Spotfire Analyst - Allow several scripts to run on property value change

Spotfire Analyst 10.3.3 per today only allows one script to be executed when a property value is changed. Could TIBCO allow several scripts to be run in a specified order? This would ease a lot the script maintenance. How it works today, scripts o...
about 4 years ago in Spotfire / Scripting 1 Future Consideration

Global CSS file for one Analysis

We are currently working with a CSS file in our analysis files. There is no place where you can define a "global" CSS file that influences your whole analysis file which is what we need. When you use a CSS file the body of your analysis file is n...
over 4 years ago in Spotfire / Scripting 0 Future Consideration

Full ironpython support

Many instances have been there where I want to use some Standard Python library functions but they are not available in IronPython that ships with Spotfire, but it runs perfectly well in standalone IronPython interpreter. Few Examples can be url, ...
almost 8 years ago in Spotfire / Scripting 2 Future Consideration