Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 308

add API to export data to csv and make the result file downloadable for consumer

Please add API to export data(from datatable or table plot, cross table) to csv/tsv and make the result file downloadable for consumer. Current API for exporting can only write exported file to web player server's path.
over 2 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

Enable table reload with prompt from IronPython in Web player

Table reload is available to be triggered as a script in the client, the same is not available on the web. This leads for inconsistent report design and the need to try and train users to access the menu for reload but can configure action buttons...
about 4 years ago in Spotfire / API 3 Future Consideration

Upgrade API for visualizations (e.g. move axis positions)

The API allows toggling e.g. from scatter plot to bar chart (which is useful when e.g. sometimes you need to visualize the outcome of a classification and sometimes the one from a regression). However, different chart types sometimes need a differ...
almost 3 years ago in Spotfire / API 0 Future Consideration

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

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

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