Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 311

Lines and Curves > Label and Tooltip...>Value (y) > Format...

I would like to be able have this as part of the API so I can write an IronPython script to change the format between number and percentage based on a drop-down property.
almost 3 years ago in Spotfire / API / User Experience 0 Future Consideration

Template to enable marking on Mods

There should be a defined template that could be used to apply marking on variety of chart libraries such as Google charts, Plotly JS, D3 etc. Currently, there are no best practices available to enable marking and JS not being the strongest suite,...
about 4 years ago in Spotfire / Mods 1 Future Consideration

Enable SDK CustomVisualization properties in the WebPlayer

CustomVisualizations properties gear icon does not appear. In the attached image, you can see the properties (gear) icon is available for the native Table visualization (WebPlayer) so I can edit properties of the visualization. However, the gear i...
over 3 years ago in Spotfire / API 0 Future Consideration

add API to get/set canvas styling/theme

Please add API to get/set canvas styling/theme. One of our customers wants to change is via IronPython for consumer users.
about 2 years ago in Spotfire / API 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 3 years ago in Spotfire / API 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 4 years ago in Spotfire / Mods 0 Future Consideration

API for changing custom query

Please add API function that can be called by e.g. an IronPython script to custom query and reload again
over 3 years 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 4 years ago in Spotfire / API 0 Future Consideration

add API to get UI language of Analyst for Action Mods

Please add API to get UI language of Analyst / WP, so that we can use console.log() to report progress in appropirate language in accord with the UI.
6 months ago in Spotfire / Mods 4 Future Consideration

allow to use icon for each script in a action mod

Please allow to use different icon for each script in a action mod, in order to distingish them in case several scripts from one action mod are added to visualizations as floating buttons or title bar buttons. Currently icon is on mod level and al...
6 months ago in Spotfire / Mods 0 Planning to implement