Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

API to change DataFunction's UpdateBehavior from manual to automatic without trigger function execution

I am using API to add data function and execute then do some other stuff(create graph,etc), func.Execute((bool done) => { if (done) { applicationThread.InvokeAsynchronously(applicationInvocationSuccess); } else { applicationThread.InvokeAsynch...
about 9 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 ...
over 4 years ago in Spotfire / API 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.
over 4 years ago in Spotfire / API 0 Future Consideration

Add a right-click on legend to temporarily remove data from the chart

I realize I can delete data from a chart; and by adjusting a filter I can also remove a certain category of data. But too often I have a situation where I dont want to delete the data and it is too cumbersome to go to the filters and uncheck a cat...
about 9 years ago in Spotfire / Visualization 0 Future Consideration

Allow property control authors to choose the maximum number of values that can be displayed in Drop-down list

In ver.7.x, the maximum number of values that can be displayed in the Drop-down list of Property control is 10. If the number of values exceeds 10, the user must use the scroll bar to see the hidden value. In ver.6.5, the maximum number of values ...
about 9 years ago in Spotfire / Visualization 0 Future Consideration

Correlation Plot

Hello, I think it would be a great idea to create a MOD for correlation plot. This type of visualization shows how attributes correlate to other attributes in a dataset using the correlation coefficients. The correlation could be either positive o...
over 4 years ago in Spotfire / API 0 Future Consideration

Need API to execute Data function when we have no open document

We started looking into converting our custom data sources to custom data functions based on a recommendation from TIBCO development team ... but we found out that custom data functions are created at Document level (AnalysisApplication.Document.D...
over 4 years ago in Spotfire / API 0 Future Consideration

Document Color Schemes not available on External Data Tables

Document Color Schemes are available only when data are embedded into the analysis. We need to have it available also with External data tables
over 9 years ago in Spotfire / Visualization 2 Already exists

Hide tooltip for 1 piece of bar in stacked bar

Stacked bar like profit and loss when shown together and if profit% should be shown in tooltip then only profit piece of the bar should have tooltip and loss cannot have profit% in tooltip
over 9 years ago in Spotfire / Visualization 0 Future Consideration

Allow Customization of Description field in Theme

Themes allow editing for Visualization Title, but does not have it for the Description.We are trying to write a theme to maintain the look of 6.0 into 7.0 and 7.7, and cannot match the spacing look from 6.0
over 9 years ago in Spotfire / Visualization 0 Future Consideration