Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 98

Pass None as Input parameter to python script

Sometimes it would be good when None could be passed as input parameter to a python script which could be used to trigger a special behaviour of the script. Independent of the parameter type there should always be a "None" choice. In the script, t...
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Lists as input parameter for python scripts

I would be nice if lists could be passed as input parameters for python scripts. Lists of Strings, lists of Reals etc. but also Lists of pages, visualisations etc. It should also be possible to pass an empty list (which could be tested in python b...
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Add support for python pandas dataframes in ironpython scripts

Allow simple usage of spotfire data tables as python pandas dataframes.
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Feed prompted information links via simple query string in the URL

it would be great if prompted information links could be fed values by appending values to the report url as a set of name/value pairs. No need for JavaScript API. This would allow external applications to link directly to reports and to tailor th...
over 7 years ago in Spotfire / Scripting 9 Already exists

Scripts - Read only mode

I would like to have the option to restrict the edition of R / Ironpython scripts when users open the dxp in SF client.
over 8 years ago in Spotfire / Scripting 0 Future Consideration

Allow script author to view document properties and column properties while script window is open

It is very inconvenient to have to close out of script editor to view a document property (to get the name) or column properties -- again to get names or view calculation.
over 8 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...
about 1 year ago in Spotfire / API / Scripting 0 Future Consideration

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)
about 1 year ago in Spotfire / Scripting 0 Future Consideration

Execute script from a title bar button

I have a few scripts that act on a specific type of visualization, for example to set map extents so that the maps don't lurch around in a presentation. To execute the scripts, Spotfire requires a text area on the page. This requires exporting the...
about 2 years ago in Spotfire / Scripting 1 Likely to implement

Improve Python, HTML, Java and R editors

Python, HTML, Java and R editors in Spotfire are basically notepads. It would be great Spotfire could provide more specific editors for these languages.
almost 5 years ago in Spotfire / Scripting 0 Future Consideration