Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 123 of 4816

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

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

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

Better visualise KPIs with direction on map with line thickness

Spotfire can show directions on a map: two points are connected with an arrow. Idea is to add to this the thickness of the line. Think of a Sankey diagram, but not on a circle, here it is shown on a map instead. This is ideal for showing movement ...
over 4 years ago in Spotfire / Maps / Mods 0 Future Consideration

Allow batch inserts into a table in datastreams cache

in most recent projects the adapter type has been kafka and the message contain an array of data points (e.g stock quotes, sensor values, data points). These noramly arrive as an array of data points. To add tehse to the data streams cacahe it is ...
over 2 years ago in Spotfire Streaming 0 Needs Info

Single download for all current mods

It would be very helpful for a one-click download to be provided and maintained for all Spotfire mods listed on https://www.tibco.com/products/tibco-spotfire/custom-analytics-apps-mods Currently, each mod. must be downloaded individually which can...
over 3 years ago in Spotfire / Mods 1 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