Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 4216

Be able to direct an RinR function to a centrally manager R server

Currently if you use local TERR and want to utilize an R script, you can do so using an RinR script. However that script requires a local R engine - you either: Set R engine connection in script – explicit and good for just the script execution M...
over 9 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Allow consumer to change color

We need to allow consumers to change colors in a plot. A wafer map may represent more than 50 types of defects and sometimes there is not enough distinctive colors to depict them in a plot. Consumers need a way to change the coloring so that they ...
over 2 years ago in Spotfire / Visualization 1 Future Consideration

Support set the rendertype for customrendertype in ironpython

I'd like to use IronPython to change the axis render types such as ChemDraw and BIOVIADraw maybe seem as the script as below: vc.XAxis.ScaleLabels.SetLevelSettings(renderColumn, ValueRendererTypeIdentifiers.ChemDrawRenderer)
almost 2 years ago in Spotfire / Scripting 0 Future Consideration

Sync visualizations

It would be helpful to have the ability to create multiple slave visualizations that are synced together so that a change to one such as adding a map layer will change them all. For example, imagine you have several dashboard tabs and each tab has...
almost 4 years ago in Spotfire / Maps / Visualization 0 Future Consideration

Choose size of chemical structure rendered by Lead Discovery in tooltips using a numerical input field

At the moment to change the size of a structure rendered by lead discovery in tooltips, there's a slider. However if you show multiple structures and want to have them the same size, you have to adjust multiple times which is annoying. Please impl...
about 8 years ago in Spotfire / Visualization 1 Will not 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...
almost 7 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Configure pages layout based on Visualization area size

When I create a Spotfire analysis, I usually want consume it from my computer, my tablet and my phone but it is hard to create 1 single analysis file that will look great on each of my devices. So I used to create one analysis for each of my devic...
over 9 years ago in Spotfire / Mobile / Visualization 0 Future Consideration

Sort a drop-down list control based on DateTime in descending order

No description provided
about 10 years ago in Spotfire / Text Area 2 Future Consideration

filtering by each graph easily

I would like to be able to filter by each graph easily. (I can still do this if I set it up, but it would be useful to have a feature like a default filter for each graph and the ability to switch between filters for the entire graph as well)
about 3 years ago in Spotfire / Filters / Visualization 0 Future Consideration

more functions like Python's for loop

I want to use more variations of functions. For example, like Python's for loop, it would be great to enter a value to each category by calculated columns.
about 3 years ago in Spotfire / Analytics 1 Needs Info