Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 308

Visual Mods - ability to set default aggregation of column to 'None'

When selecting a column in a Visual Mod we need the ability to set the default aggregation method to 'None'. Would be great if this could be customized per Visual Mod or even per column.
over 3 years ago in Spotfire / Mods 0 Future Consideration

pass resulting DataTable back to (SDK) CustomDataSource for final property manipulation

our custom data source has some additional properties that could readily be applied to the resulting data table - such as primary key, tweaks to data types (numbers of decimal places, etc), and the like. this would enable our custom data source to...
over 3 years ago in Spotfire / API 5 Unlikely to implement

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...
almost 3 years ago in Spotfire / API 0 Future Consideration

Increase or remove the limit for the number of x-axis values

Currently the Area Chart can show at maximum 10000 values on the x-axis. This is too few for some data sets.
over 1 year ago in Spotfire / Mods / Visualization 1 Future Consideration

Standard scales in visualization mods

When developing a visualization Mod it would be great if it was possible to use the Spotfire scales. This would save time for the developer and the user experience would be the same as for native Spotfire visualizations.
over 1 year ago in Spotfire / Mods 0 Future Consideration

Font support for Mods

There should be a Mods API to enable the developer to support the Fonts configuration for Visualization Mods so that it feels just as like native visualizations for the end user.
over 1 year ago in Spotfire / Mods 0 Future Consideration

Move points on map with a click and drag

Say you have a number of points on a map, in this case representing a hypothetical wellbore as an example. It would be amazing if you could click a point and move it in space. We’ve built a well planning app in spotfire and need the ability to mov...
12 months ago in Spotfire / Maps / Mods 1 Future Consideration

C# API for adding or configuring Mod Visualizations

Being able to add or configure a Mod visualization to the Spotfire document from an C# extension or an IronPython script.
almost 3 years ago in Spotfire / Mods 0 Future Consideration

add API to manipulate property controls in text area

Please add API to manipulate property controls in text area, such as adding/changing/removing available options in dropdown list or listbox.
almost 2 years ago in Spotfire / API 0 Future Consideration

Folder browser dialog running in web browser

It is useful because users can select a folder to export with IronPython without installing API on the server. Now if you use the FolderBrowserDialog() in Spotfire Analyst (Windows) it works, while in Spotfire web client does not work. It reports ...
over 3 years ago in Spotfire / API / Export 0 Unlikely to implement