Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4309

Allow Preconfigured Library Shortcuts on Files and Data Flyout

Just as the Files and Data flyout contains a Spotfire Library and (optional) Data Catalog link, it would be ideal if administrators could pre-configure library searches (using existing library search functionality) and park them in the Files and D...
6 months ago in Spotfire / Library 0 Future Consideration

Add "Search" as Permission Level

Add another level of folder permission to control whether or not the contents of the folder will be included in library search results. This would allow library administrators to limit visibility to simplify searching (for ad-hoc, testing, archive...
6 months ago in Spotfire / Library 0 Future Consideration

API to set the analysis to editing mode when opening

We are building an application that embeds the Spotfire web client. From our application we launch a Spotfire Analysis, and we want to be able to set it to open in editing mode so the user does not have to do that.
12 months ago in Spotfire / API 0 Future Consideration

Add Map Chart Ratio settings in the API

Be able to feed the map chart ratio settings through the Spotfire API. Required for dynamic wafer maps.
almost 8 years ago in Spotfire / Maps 0 Future Consideration

Filters font and colors- not resizing height and width

If a user is needed to use spotfire in a platform other desktop client, it would be a very useful feature for developers to make the font size and color changeable for filters on par with other resizable text area elements. It would be a massive i...
almost 8 years ago in Spotfire / Visualization 1 Future Consideration

API for changing custom query

Please add API function that can be called by e.g. an IronPython script to custom query and reload again
over 3 years ago in Spotfire / API 0 Future Consideration

Pivot data from web client

I expect to be able to apply a pivot transformation using the web client so that I don't have to use the desktop client.
12 months ago in Spotfire / Data Management 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

Bar Chart labels don't appear when they should - labeling rule is too primitive and limiting.

Bar chart labeling is too primitive. There is some predetermined limit (200?), and even though I only show labels for marked bars, and only a few are marked, the labels do not appear, or every nth label appears, because I have too many bars all to...
over 7 years ago in Spotfire / Visualization 5 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