Addtl. algorithm for Data Relationship tool allowing to mix categorical and numerical variables
The Data Relationship tool is quick and easy way to search for pairwise correlations. However, the implemented algorithms a) mostly make strong assumptions and b) only allow searching relations between specific combinations of data types such as e...
When creating a column add (aka join) between tables, it would be amazing to be able to more specifically define the join type rather than only having an '='. If for example you could select the type from =, >, <, >=, <=, etc. then you...
Text Area slider needs to be data driven - min/max via expression
I need to set the Text Area slider control min and max values dynamically based on data properties. Can you allow those values to be set via an Expression? It sounds pretty simple.
Mark all visible rows instead of all filtered rows
Using Ctrl-A, you can mark all filtered rows in a visualization. However, when there’s additional Data Limiting, this marks more rows than what is actually visible which I find rather unintuitive. Of course you can use the mouse to drag a rectangl...
Add option to define fixed size for a label in the form of image in a map chart marker layer
Adding label as image might be useful in various usecases, unfortunately typically you would like to align the image with some other layer and its points. At the moment for labels in the form of image in a map chart marker layer there is only slid...
3 months ago
in Spotfire / Maps
0
Future Consideration
Allow View -> Visualization Properties to edit all visualizations at once
At the moment the Tools -> Visualizations Properties (Preview) feature works well and allows to multi-select and multi-edit but only on the same page. We want to extend this to work on multiple pages at once, and also to have an "apply to all v...
The ScaleAxisBase.Range currently returns a null value if auto scale is on. I would like to read the auto scale function so i can give multiple graphs the same scale. This especially handy for data where you can not up front deterimene the scale o...
almost 6 years ago
in Spotfire / API
1
Future Consideration
Contract first design of REST/Odata APIs is common in many enterprises. As SOAP contract first is already supported, Contract first in REST would allow us to receive Openapi 3.0 specifications and link the data virtualization to this exact contrac...