Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 358 of 4816

Publish SDK as NuGet package

Publish the SDK dlls as a NuGet package so that we can easily reference from solutions in a standard way. Would also be great to publish Visual Studio templates to create new extensions, with the template including Package Manager and a minimal S...
over 8 years ago in Spotfire / API 2 Future Consideration

Provide method (CanReplaceDataFlow) for DataTableDataSourceOperation class

For File DataSource and Information Link Data Source it is possible to replace only parts of how the data table is constructed w/o impacting the rest of the data table construction (see e.g. https://community.tibco.com/s/article/How-to-replace-the...
over 2 years ago in Spotfire / API 0 Future Consideration

Add Coordinates from Right Click on Map Chart to API

In Spotfire 7.9 right clicking the MapChart will generate coordinates of that location. I am asking that the Longitude and Latitude be available through the API so they could be saved to document properties for reference using Python or TERR.
over 8 years ago in Spotfire / API / Maps 4 Future Consideration

Add a dict data type to StreamBase

Currently StreamBase offers following primitive field types: bool blob int long double timestamp string The primitive types can be used in higher order structures: tuple list There are also 2 auxiliary structures: function capture group The ...
over 7 years ago in Spotfire Streaming 0 Future Consideration

Mods API to tell what changed in the data view

For performance reasons it could be beneficial to differentiate between color changes vs data or axes changes. Calculate the position of graphical elements may be quite compute intense. If you'd know that only the colors had changed the the posit...
about 5 years ago in Spotfire / Mods 0 Future Consideration

GitHub link in visualization mod configuration

Add the ability to provide a GitHub link (or similar) in a visualization mod's configuration and have that link be visible in the end-user UI.
about 5 years ago in Spotfire / Mods 0 Future Consideration

Highlight selection and callback in the Mods API

Add support in the Mods API for highlight selection, similar to how it works for marking. When hovering over a visual element it should be possible to via the API set a highlight selection for the data points represented by the visual element. Oth...
about 5 years ago in Spotfire / Mods 0 Future Consideration

Show values for an axis in the legend of a visualization mod

Add the ability to show values for an axis in the legend of a visualization mod. This should work in the same way as for the Color axis, where the user can click on the values to mark that selection.
about 5 years ago in Spotfire / Mods 0 Future Consideration

Which spotfire reports and particular visualization within a report has more than 3000 datapoints

We are looking for a high-level design of a solution that outlines the appropriate APIs or metadata tables to query, using the application profiler. The goal is to identify Which spotfire reports and particular visualization within a report has mo...
over 1 year ago in Spotfire / API 1 Will not implement

expose API to write log to user action log

Customer would like to write log to user action log, in order to record usage and actions user has performed on a custom extension. Please expose API to do so if possible. Thanks.
almost 4 years ago in Spotfire / API 2 Future Consideration