Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 311

PDF Reporting Public API

The new PDF output of visualizations could be very useful if it was accessible via a public API. One can create prepared reports but those are too defined for most self-service scenarios. It would be very useful if there was a public API for creat...
over 2 years ago in Spotfire / API 0 Future Consideration

Access In-Database Data via API

No access to in DB data using API. JSViz and data functions currently used. Needed for true analytics apps capabilities and parity with in-memory data automation tasks via IronPython.
over 2 years ago in Spotfire / API 0 Planning to implement

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

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.
almost 3 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...
over 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

add capability to allow file I/O access

Please add capability to allow file I/O under management. We have seen lots of use cases that utilize IronPythonscripts (possibly migrate to action mods in the future) to export data to csv, load data from csv, export pdf to file, etc.
6 months ago in Spotfire / Mods 0 Future Consideration

add Linq support to Action Mod API

Please add Linq support to Action Mod API to increase productibility when manipulating IEnumerable objects.
6 months ago in Spotfire / Mods 2 Unlikely to implement