Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 3852

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

log detail message for ClientError

Sometimes, log like below is outputed in the server.log of Spotfire Server, that is all the information that is logged and no detail message is shown. ERROR 2021-11-16T14:15:00,799+0900 [guest8@ANONYMOUS, #B-7, #18] wp.controller.ErrorPageControll...
about 4 years ago in Spotfire / System Administration 0 Future Consideration

Quickly navigate to marked rows in table

I would like a shortcut to find marked data rows in a table containing all the data (like the F7 shortcut in JMP). Using filter to marked rows isn't what I want because I would lose context from removing the unmarked rows; I want to see what the d...
about 4 years ago in Spotfire / User Experience 0 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

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

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

API provide a way to match columns when replacing data using DataTable.ReplaceData

When I use DataTable.AddRows() to add rows to a data table, I can specify an AddRowsSettings to specify which columns to match even if they have different names. I want to do the same thing when calling DataTable.ReplaceData().
about 8 years ago in Spotfire / API 0 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