Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Mods

Showing 86

Mods should allows unaggegated data access to the source table

Especially when working with Streaming data, the data to be passed to the Mod is in it's final format already ready to be visualized. The limiting of data access to only aggregated data makes this painful or impossible to work with.
over 3 years ago in Spotfire / Mods 0 Future Consideration

Mods API to read/write column sort order

Add API methods to read and write the sort order for specific colums- to discover its current sort order settings, and to alter it as required - either a default for the data type, or to specify a custom sort order.
about 2 years ago in Spotfire / API / Mods 0 Future Consideration

Multiple data tables in visualization mods

It feels like Mods is the future of JSViz. Since JSViz provides support of working with more than one table, we are still using it to create custom visualization. If MODs did not have this limitation, we would be adopting Mods instead of writing c...
over 3 years ago in Spotfire / Mods 1 Future Consideration

Access column values in visualization mods

Add API to retrieve values for specified column: unique values for category columns min / max and perhaps other measures for continuous columns (compare to Data Panel Overview).
almost 4 years ago in Spotfire / Mods 1 Future Consideration

Access the underlying data table from the Mods API

Add the ability to read the whole data table from the Mods API as unaggregated data, not only the values of the specified axes. As an example this could be used to create a "table plot" mod.
almost 4 years ago in Spotfire / Mods 0 Future Consideration

Ability to access binary columns

Ability to pass through binary columns like images through to mods for rendering
6 months ago in Spotfire / Mods 0 Future Consideration

Introduce Styling Mods

Spotfire design can by quite nicely twisted with CSS stylesheets and similar approaches, but Spotfire 'themes' are a bit limited in variety. Also it does not fit into the community idea of Spotfire Mods. The idea is to have "styling Mods" - from a...
almost 3 years ago in Spotfire / Mods 0 Future Consideration

Standard scrollbars in visualization mods

It should be possible to display scrollbars in a visualization mod that have standard Spotfire look and feel rather than the browser default.
almost 4 years ago in Spotfire / Mods 1 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.
4 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...
4 months ago in Spotfire / Mods 0 Planning to implement