Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4816

Ability to collapse and expand visuals

To make better use of the available screen space
almost 10 years ago in Spotfire / Visualization 6 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

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

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...
over 3 years ago in Spotfire / Maps / Visualization 0 Future Consideration

Customize HTML Tables in Report Template

It would be very helpful to have an easy way to customize the generic HTML output of Statistica Spreadsheets in Report Templates with the HTML Table option set. The current output is very unappealing, and considerable amount of custom CSS styling ...
over 5 years ago in Spotfire Statistica 0 To be Reviewed

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

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