Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 129 of 4795

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

Allowing 'contenteditable' property on a 'div' element

We are implementing a feature in our custom visualisation that would allow users to input blocks of text alongside NLG. To accomplish this, we are using an editor that utilises the 'contenteditable' property on a 'div' element to capture and forma...
over 2 years ago in Spotfire / Mods 2 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...
almost 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.
almost 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

MOD's signed with Internal/Private CA should be extended to accept Intermediate certificate

MOD's signed with Internal/private CA certificate are supporting only certificates which are created at root level but general practice is to generate certificates from intermediate chain. So kindly extend MOD's to use same mechanism as how it nav...
over 2 years ago in Spotfire / Mods 1 Future Consideration

Re-sign mod with Spotfire account

Having the ability to re-sign mods with a certificate based on the Spotfire account would allow an administrator to easily share trusted mods across the organization. Making the mod signature and certificate verification completely transparent for...
over 2 years ago in Spotfire / Mods 0 Future Consideration

Mods contextMenu append customized item with original one

Hi Tibco Ideas, I need to append my own item into Spotfire-built-context-menu which keeps original items. Because, I'd like to add a little bubble div that is shown when user click to show more information into it. I asked an issue on community, a...
over 2 years ago in Spotfire / Mods 0 Future Consideration

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.
over 1 year ago in Spotfire / Mods 4 Future Consideration