Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 325

expose API to get / set the formatting of each item in BoxPlot Statistics Table

Please expose API to get / set the formatting of each item in BoxPlot Statistics Table Currently only the formatting of Y axis is accessiable via API.
about 1 month ago in Spotfire / API 0 Future Consideration

expose API to get the datatable selected in the dropdown list on top of "Data in analysis" flyout

Please expose API to get the datatable selected in the dropdown list on top of "Data in analysis" flyout. Our customer wants to mimic the same behavior as standard visualizations(e.g. BarChart) when adding a custom visual they developed to the pag...
about 1 month ago in Spotfire / API 0 Future Consideration

expose API to create C# extension / Mod only available to uses who has "Data Science" license

Please expose API to create C# extension & Mod only available to uses who has "Data Science" license. We want to develop such tools for "Data Science" users only. We know below approach can do this but as per support, "Neither of the APIs ment...
about 1 month ago in Spotfire / API 0 Future Consideration

allow to add custom tool into native Tools menu with more than 2 hierarchy

Our customer wants to add custom tool into native Tools menu like, native Tools menu => SubFolder(e.g company name) => SubSubFolder(e.g. tool category) => CustomTool_here Currently only below 2 option are available. (1) native Tools menu ...
about 1 month ago in Spotfire / API 0 Future Consideration

expose API to add custom tool developed using C# into f(x) flyout

Please expose API to add custom tool developed using C# into f(x) flyout.
about 2 months ago in Spotfire / API 1 Needs Info

Request new API for Coloring

Hi team, At the moment, the API that's behind the Coloring.Apply method, always applies the coloring as name value pairs. I would like to request a new API, which would give users the possibility to apply coloring with the option Colors only (as y...
3 months ago in Spotfire / API 0 Future Consideration

Allow triggering a customTool with prompt from IronPython on the web player

Currently a custom tool can be called from an IP script on the web player. However, prompting is simply ignored. Please implement an API that enables this scenario.
3 months ago in Spotfire / API 0 Future Consideration

notify when mod is synchronized from library to dxp file

Please notify when mod is synchronized from library to dxp file (which refers to a mod saved in library), when the mod in library is updated. Currently there is no notification when synchronization occurred, and dxp won't change to dirty state eit...
4 months ago in Spotfire / Mods 0 Future Consideration

Expose Lists to the Spotfire API

Currently, Spotfire lists (as seen in the Lists panel) are not accessible via the IronPython API. This limits our ability to automate workflows that rely on lists, such as creating lists from specific column values and using list comparison tools....
4 months ago in Spotfire / API 0 Future Consideration

make script.WithParameters(params) work on WP@Linux

Below IronPython script doesn't work on WP@Linux, res, script= Document.ScriptManager.TryGetScript('myScript') newScript = script.WithParameters(params) It fails with error "Operation is not supported on this platform." We use above API to enable ...
5 months ago in Spotfire / API 0 Future Consideration