Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4335

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

Add native support for mongo DB adapter

Add native support for mongo DB adapter. Mongo is used extensively in many industries. Supporting this natively would help a lot of use cases. Needs to support all CRUD operations and well as CDC etc
6 months ago in Spotfire Streaming 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

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

The ability to change the axis labels orientation using Web player

We'd like to have the ability to add change the axis labels orientation using Web player. The behavior of these plots should be the same as the Spotfire Analyst client. See attached picture.
over 1 year ago in Spotfire / Visualization 0 Planning 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

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

lock aspect ratio (width vs height) of visualization area

Customer want so have the ability to lock aspect ratio (width vs height) of visualization area (on visualization level or on page level). When doing ppt/pdf export from different devices, the aspect ratio differs due to screen resolution, so end u...
about 1 year ago in Spotfire / User Experience 0 Future Consideration

Make it easier to handle (similar) custom expressions in different visualisations

Please make it is easier to change mutliple custom expressions and reuse custom expressions. Example 1: When I've three bar charts with different x-axis but with the same y-axis I want to change the custom expression at 1 place so that I'm sur...
about 8 years ago in Spotfire / Visualization 0 Future Consideration

Dynamic color definition

Let me describe the following usecase from one of our HTM customers. We have the data where there are many categories present and each category has its color used in the visuals (e.g scatterplot). Color needs to use Categorical color mode. The pro...
6 months ago in Spotfire / User Experience 1 Needs Info