Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 98

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.
about 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

We want to open another dxp using IronPython

This idea is requested by a Spotfire customer. Users want to start another dxp, but they can't access the URL from IronPython. Currently, this is achieved by writing dxp links in the html area.
7 months ago in Spotfire / Scripting 2 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...
10 months 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)
10 months 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...
almost 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.
over 4 years ago in Spotfire / Scripting 0 Future Consideration

Duplicate Data Function definition

Sometimes, I want to register a data function with a script that is already present in the analysis but slightly different parameters. For this, I have to register a new data function and select all the input/output parameters again. "Copy" in the...
over 5 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration