Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4819

Exclusionary Filters/Prompts for Data Sources

It is already possibility to filter or provide prompting when loading data from an information link or even from other database sources. However, these filters are limited to POSITIVE matches (single select, range, multi-select, etc). It would be...
about 8 years ago in Spotfire / Data Access 0 Future Consideration

Add-on to API for colour scheme settings in Map Chart

When applying a color scheme, it is applied using the option "Colors matched to values," by default and unfortunately there is no API to specify what color option/method to choose (as per advise from Tibco support engineer). The enhancement should...
about 8 years ago in Spotfire / API 0 Future Consideration

Canvas Styling Custom Theme

I'd like to have the preferred settings for the custom theme to be maintained when opening a new SpotFire file
about 4 years ago in Spotfire / Visualization 0 Future Consideration

Quickly Change Visualisation Order

I'd like to have an option where you can modify the order of visualisation sheets as you basically change the sort order of data
about 4 years ago in Spotfire / Visualization 3 Future Consideration

show column names as hierarchy in tableplot's header

Customer would like to show column names as hierarchy in tableplot's header, as indicated in attached image (the yellow part). Thanks.
about 4 years ago in Spotfire / Visualization 6 Future Consideration

Stop Graphical Table Visualization reseting every time a new data table is chosen.

Prevent the graphical table visualization from reseting (changing the desired column filter and calculated value), every time a new data table is loaded.
about 8 years ago in Spotfire / Visualization 3 Future Consideration

add option to pass data as null if not exist

Lets say some data(original or aggregated) as below is passed to mod from Spotfire (e.g. in order to draw a simple bar chart): series={ series1:{ x:['A','B','D'}, y:[1,2,4]}, series2:{ x:['A','B','C','D'], y:[1,2,3,4]} }; we would like to have an ...
about 4 years ago in Spotfire / Mods 0 Future Consideration

add API to test if axis is aggregated

Please add API to test if axis is aggregated. When "allowNonAggregatingMeasures" is set as true, we need to know if axis is aggregated or not sometimes.
about 4 years ago in Spotfire / Mods 0 Future Consideration

Color KPI by categorical variable

Why is it useful? Categorical variables are very important when setting up KPI, that is why "tile by" was added. Consider the case of looking at many metrics by product. Product names would be in "tile by" and each type of metric (operational, fin...
about 8 years ago in Spotfire / Visualization 0 Future Consideration

Give a way to clear Javascript resources

When I'm developing JavaScript code, I try to make use of everything I can to monitor variables, troubleshoot errors, and perform test-use cases. Currently, when I use alert messages or post variables to JavaScript objects, they somehow get saved ...
about 8 years ago in Spotfire / Scripting 1 Will not implement