Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 358 of 4816

API support for mapping UI elements to marked rows in visualization mods

Add API to make it easier to map UI elements to marked rows when developing a visualization mod. The API could typically support SVG intersection and HTML element box intersection.
about 5 years ago in Spotfire / Mods 0 Future Consideration

Add API access to allow updating the width of scale labels using python.

This property is not currently exposed for use by python scripts. We have several use cases on our dashboards where we will toggle a visual between various reports using a python script (and it must be via python since we are doing things like cha...
over 7 years ago in Spotfire / API 0 Future Consideration

Include user guide with visualization mod

To make it easier to use a visualization mod, a user guide (a .md file or similar) can be inluded by the mod developer in the .mod file and be viewable to the end users in the Spotfire clients.
about 3 years ago in Spotfire / Mods 0 Future Consideration

Expand the ExportDataToLibrary API to include the options available in the UI

When exporting data to the library through the UI you have the option to apply filtering or marking. When using the API these options don't exist - you can simply save all data from the table.
over 8 years ago in Spotfire / API 0 Future Consideration

allow modify table style via API

Please allow modify table style via API (IronPython script), i.e. all operations available in the context menu when clicking table header. e.g. changing header's or value's background color, text coler, etc. Thanks.
about 1 year ago in Spotfire / API 1 Future Consideration

Spotfire Mods API

Please find some of the suggestions for Spotfire Mods Improvement: Integration with Multiple Data Tables: Currently, Spotfire Mods is limited to single table visualizations. Enabling integration with multiple data tables would greatly expand its a...
about 2 years ago in Spotfire / Mods / Visualization 0 Future Consideration

add API to load data via data connectors

Please add API to load data via data connectors, similar to Spotfire.Dxp.Data.Import.InformationLinkDataSource but usin data connectors. Currently below API is for loading data from database using the old technology(not recommened any more) Spotf...
about 4 years ago in Spotfire / API 0 Future Consideration

deploy mod as spk

This idea is very much different from the design of how mod works currently though. However, deploying mod as spk would greatly reduce the complexity of how to use it, e.g. trust mod, trust author, trust certificate, code signing, certificate cost...
over 4 years ago in Spotfire / Mods 0 Future Consideration

PersistentDataView constructor does not support expressions for Group-by

We heavily rely on Spotfire PersistentDataView class to generate summaries but we found out that unfortunately, this class does not support group-by expression as shown below: public PersistentDataView(string name, IList<string> columnExpres...
over 5 years ago in Spotfire / API 1 Future Consideration

Allow use of the mashup JavaScript API within text areas

Allow use of the JavaScript API from within DXP files without the need for an actual mashup. There are features such as manipulating filters and markings that would be useful from JavaScript.
over 8 years ago in Spotfire / API 0 Future Consideration