Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 320 of 4803

Create Undo/Redo API

API hook for undo/redo in analysis. Can be tied to Action Control which is useful for automation tasks and analytics apps.
over 3 years ago in Spotfire / API 0 Future Consideration

ironpython api reference documentation in python

The API documentation to understand parameters and methods are in C# and is not python friendly. Is it possible to have another comprehensive resource just like it but in python?
over 1 year ago in Spotfire / API 0 Future Consideration

API to acces Custom Expression UI

We built many custom visualizations that requires users to input custom expressions ... we looked for an API to access Spotfire native Custom Expression Editor but we found that such API is missing! We need to be able to complement the custom visu...
over 5 years ago in Spotfire / API 0 Future Consideration

Shape axis in visualization mods

Add the ability to define and use a shape axis in a visualization mod. The functionality should be similar as for the native Spotfire visualizations, e.g. the Scatter plot.
about 5 years ago in Spotfire / Mods 0 Future Consideration

Debug visualization mods within Visual Studio Code

Add the ability to debug a visualization mod within Visual Studio Code as a complement to using Chrome Developer Tools.
about 5 years ago in Spotfire / Mods 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...
over 1 year ago in Spotfire / API / Scripting 0 Future Consideration

Use `MapChart ` API to programmatically duplicate map layer

#### Goal Use `MapChart ` API to duplicate certain map layer across all/any map viz in .dxp. #### Issue The [`MapChart` API](https://docs.tibco.com/pub/doc_remote/sfire_dev/area/doc/api/TIB_sfire-analyst_api/html/T_Spotfire_Dxp_Application_Visuals...
about 4 years ago in Spotfire / API 0 Future Consideration

Display a custom panel when no document is open

Ability to have custom panels be accessible before any document is opened is needed to support scenarios where the panel has functionality that allows the user to open a document or creating a new document from data.
over 2 years ago in Spotfire / API 0 Future Consideration

API for creating Information Services data sources

Currently it is possible to update Information Services data sources using API (https://docs.tibco.com/pub/sfire_dev/area/doc/api/TIB_sfire_server_WebServices_API_Reference/com/spotfire/ws/pub/package-summary.html). It would be useful to also be a...
over 2 years ago in Spotfire / API 0 Future Consideration

Information Link creation/editing api

Need the ability to add/remove/edit information links through an api. This would be ideal through the server web service api, but the c# api will work as well. This api should give the ability to edit all aspects of an information link, with the h...
over 6 years ago in Spotfire / API 2 Planning to implement