Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Apply Javascript API Set Filter Scheme

following this documentation https://docs.tibco.com/pub/sfire_dev/area/doc/api/TIB_sfire_Web_Player_JavaScript_API_Reference/html/M_spotfire_webPlayer_Filtering_setFilter.htm There exists the `getFilteringScheme`, `getFilter` and `setFilter` metho...
almost 6 years ago in Spotfire / API 4 Already exists

Enhance the view editor within Studio

Add new capabilities like code complete and function suggestions with the grid editor. Also provide better sync between the model and code as well as new graphical editing capabillities within the View Editor model.
over 8 years ago in Spotfire Data Virtualization / development 1 Future Consideration

add text input to mod popout components

Please add text input to mod popout components so we can specify any value with it.
5 months ago in Spotfire / API 0 Future Consideration

Enable X-axis label rotation(Vertical/Horizontal) for the Pareto Chart Mod

The Pareto Chart Mod currently cannot display X-axis labels vertically, causing unreadable text when many categories or long names are present. Expose a LabelOrientation property (like the native bar chart) to allow vertical text. IronPython worka...
3 months ago in Spotfire / API / Visualization 0 Future Consideration

Powerpoint Export API

No description provided
over 10 years ago in Spotfire / API 1 Future Consideration

Expose Map Chart's Rendering Simplification in API

Since map charts "abused" as non-geographical representations of multi-layered data are not just a unique selling point for Spotfire but also the most time consuming charts to configure it is especially helpful to build custom extensions or IronPy...
over 4 years ago in Spotfire / API 0 Future Consideration

Improved Performance Against Local File System

Improve TDV performance when running queries against Local File System (such as CSV files in local file system). File-Delimited adapter Local File Storage adapter
over 3 years ago in Spotfire Data Virtualization / data sources 0 Likely to implement

Multiple color axes in visualization mods

Add the ability to define additional color axes to be used with a visualization mod. This is very useful when you want to color more than one axis in a visualization. The additional color axes should have the same configuration options as the stan...
over 5 years ago in Spotfire / API 1 Future Consideration

add API to get the data type of a document property in action mod

We want to get the data type of a document property, e.g. for (const p of document.Properties) { // get the data type of p here } const p = document.Properties.Get("my-property-name"); // or get the data type of p here The name of the property is ...
3 months ago in Spotfire / API 0 Future Consideration

Perform "Resize Columns to Fit" and "Size to Fit" from IronPython Script

Customer would like to perform "Resize Columns to Fit" and "Size to Fit" on table plot from IronPython Script.
over 2 years ago in Spotfire / API 1 Future Consideration