Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4318

Connect to TERR Engine for R Scripting

TERR is a highly efficient R run-time engine for R scripting and ideal for R deployment. Many customers have R programmers and want to use the Statistica framework for deploying, managing and governing R scripts. Currently, the R scripting will on...
over 6 years ago in Spotfire Statistica 2 Future Consideration

Apply filtering to Regression, DataRelationship and all spotfire analysis tools consistent with table plot way of filter control,

Hi developers, We need to Apply filtering to Regression, DataRelationship, etc and other analysis tools consistent with table plot way of filter control, to add support for Filtering Schemes in these reports and analysis tools This is very impor...
almost 5 years ago in Spotfire / Analytics 0 Future Consideration

Enable `search-query` parameter in `delete-library-versions` CLI to accept multiple values

Per reference , the delete-library-versions CLI has a parameter search-query. Currently, it doesn't support searching for multiple file types using a single command - e.g., --search-query="item_type::sbdf OR "item_type::dxp". Enabling the said par...
6 months ago in Spotfire / Library 0 Already exists

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

Table relations and cycles

When you get to a certain level of complexity in your DXP file, you often hit problems with cyclic dependencies between data tables. It would be extremely helpful to be shown where the cycles exist when you are trying to add new relations. Further...
6 months ago in Spotfire / Data Management 0 Future Consideration

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

Improve graph formatting

In order to use Spotfire visualization in patent applications, it would be very helpful to be able to change the color and the weight of the x- and y-axes e.g. in line graphs. Currently the axes are so light and thin that they cannot be reliably r...
almost 1 year ago in Spotfire / Visualization 1 Needs Info

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

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