Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 4082

Collaboration / Conversations Customization via IronPython API

The collaboration / conversations feature in Spotfire where users can make comments on a specific visualization is cool, except there are some features that I would prefer to control programmatically. For example, I would like to be able to disabl...
about 3 years ago in Spotfire / Collaboration 1 Future Consideration

Editable fields in table visualizations

It is often useful to annotate a table visualization with notes at the row level.
over 2 years ago in Spotfire / User Experience / Visualization 0 Future Consideration

Legend : If text to show is too long, beeing able to see it on multiple line

Sometime, text are so long , that we can' read the end. Could we have an option to said that "Jump down a line" is alloud, to fit in the page. With a scroll up / down, and why not a seach place, it would be perfect for users !!!!
about 7 years ago in Spotfire / Visualization 0 Future Consideration

Default value for optional parameters in data functions

When an optional parameter is used, I have to test in the data function whether the parameter is set using is.null() and assign it a default value. e.g. if(is.null(optPar)) {optPar = "something} because otherwise the code usually fails because you...
over 5 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Visualization canvas scaling

Add new page layout options "scale to fit" and "scale to width" to ensure that Spotfire dashboards and applications look exactly the same as the author designed it regardless of the screen size of the consumer.
over 1 year ago in Spotfire 0 Future Consideration

Remove the ability to export a single dashboard

Would like to have the ability to remove the option of exporting a single dashboard in webplayer. This will help limit users from exporting and sharing sensitive dashboards; however, will allow them to export dashboards without sensitive data.
about 4 years ago in Spotfire / Export 0 Future Consideration

Set Folder Permissions drop down to 'Search users/groups' as the default

It would be great to search both users and groups as the default, instead of having to select it from the dropdown.
6 months ago in Spotfire / System Administration 0 Future Consideration

Folder browser dialog running in web browser

It is useful because users can select a folder to export with IronPython without installing API on the server. Now if you use the FolderBrowserDialog() in Spotfire Analyst (Windows) it works, while in Spotfire web client does not work. It reports ...
over 3 years ago in Spotfire / API / Export 0 Unlikely to implement

Auto-Sizing of Spotfire Canvas

When designing dashboards on one size of screen, it's easy to make them aesthetically pleasing with the correct layout and appropriate font sizes. Text areas however do not shrink when the screen size changes, and whilst I do appreciate there is a...
about 2 years ago in Spotfire / User Experience / Visualization 0 Future Consideration

Webplayer cannot adjust the parameters and format displayed on two axes.

In Spotfire client, if customer choose "Dual Scales" he will be able to adjust the parameters and format displayed on two axes.Following the below steps:1- Go to any plot (e.g. Bar plot)2- Properties > Y-axis > Dual scalesThen you can change...
over 1 year ago in Spotfire 0 Planning to implement