Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Mods

Showing 90

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

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).
about 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.
about 4 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.
about 4 years ago in Spotfire / Mods 1 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.
over 2 years ago in Spotfire / API / Mods 0 Future Consideration

Standard configuration UI for visualization mod custom properties

A Visualization Mod typically comes with a number of settings with which users can configure the appearance or behavior of the Mod. These settings can be either axis selectors or properties. Axes selectors are automatically displayed in visualizat...
about 4 years ago in Spotfire / Mods 0 Future Consideration

Template to enable marking on Mods

There should be a defined template that could be used to apply marking on variety of chart libraries such as Google charts, Plotly JS, D3 etc. Currently, there are no best practices available to enable marking and JS not being the strongest suite,...
over 4 years ago in Spotfire / Mods 1 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...
about 3 years ago in Spotfire / Mods 0 Future Consideration

Drill Through into detail in ERP Systems

BI tools is often used for analysis of ERP data on aggregated level. Analysing e.g. production, sale or finance data, you might come to a point where not all details are available through the BI tool. For these cases, users would sometimes value a...
about 3 years ago in Spotfire / Mods 0 Future Consideration

C# API for adding or configuring Mod Visualizations

Being able to add or configure a Mod visualization to the Spotfire document from an C# extension or an IronPython script.
about 3 years ago in Spotfire / Mods 0 Planning to implement