It is great that we have version history, but having the entire file as a backup can quickly fill the available storage. Specially for enterprise users with hundreds of users. A quick win could be to limit the number of history items to save. For ...
API to read multiple SBDF files consecutively and append them as a single data table
I'm proposing an API to read multiple SBDF files consecutively and append them as a single data table. If CustomDataSource is fetching a large SBDF file from a file server (e.g. samba server), I think it would be faster to split it into several SB...
over 1 year ago
in Spotfire / API
0
Future Consideration
It would be extremely helpful if users can be granted significantly greater control over the formatting and placement of labels placed on plots. It is very common that labels are either cut off, in the wrong location (sometimes directly swapped wi...
Easy way to inventory licenses for multiple servers
This idea is requested by a current Spotfire customer. Multiple servers make it difficult to inventory licenses. Currently, each server goes in and exports license files, collects them, and aggregates them. Hope this can be improved.
Please add an option to disable the "Delete Page" icon in the page. This is because when performing operations such as moving pages, it is possible to delete pages by mistake.
When creating a column add (aka join) between tables, it would be amazing to be able to more specifically define the join type rather than only having an '='. If for example you could select the type from =, >, <, >=, <=, etc. then you...
Spotfire Server Routing Rules for Spotfire Library Folders
In addition to the ability to create Routing Rules at the File, User and Group Level as one can do now, customers would like the ability to create Routing Rules at the Folder level. This would allow admins to have a folder in which more general re...
We have several cases where our scientists would like to have a combination of box plot and scatter plot, i.e. a plot with the features of the box plot but where all data points are displayed.
te Excecute methot within the CustomTool API is not valid for an customExportTool (even if this inherits it). therefore there is no public method to be called from IronPython in order to trigger a custom export from a button for example. Furthermo...
10 months ago
in Spotfire / API
0
Future Consideration
Stacked bars in combination chart don't show labels for all sections
Reproduce;Create a combination chart with stacked bars. Add labels Results:Labels are only shown for the full bar Expected:Able to show labels for each segment, like in regular stacked bar charts.