Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Get setting for empty data in Mod

Spotfire allow users to configure the behaviour of a details visualisation when no items are marked in the master visualisation. In order to completely mimic the behaviour of a native Spotfire visualisation a Mod needs know that the user has confi...
over 4 years ago in Spotfire / API 0 Future Consideration

Missing API for Graphical Table.CreateLayout

We found out that we have APIs to programmatically scroll table plots, summary table and cross tables using API var table = visual.As<SummaryTable>();layout = table.CreateLayout(); But we do not have such API for Graphical tables. This is a ...
over 5 years ago in Spotfire / API 0 Future Consideration

Status bar makes it impossible to log into Spotfire App for Android 15

I submitted this as a support ticket, but no solution was available for this so this is my way of giving feedback for the Spotfire mobile app. Android 15 has a known issue where the edge-to-edge display makes the status bar and notification bar bl...
11 months ago in Spotfire / Mobile 3 Future Consideration

Add XGboost Tree to extend the data mining/machine learning capability in Statistica

Current data mining/machine learning in Statistica is okay but not enough, there is no latest or advanced classification algorithm available which is 1)not competitive with open source/ some other vendors 2) performance will be improved if introdu...
over 7 years ago in Spotfire Statistica 1 Unlikely to implement

Add missing risk distribution

Create tool with automatic mechanism to choosing best risk model with visualisation all possibilities and criteria for model selection. Also please add some new distribution: Log-Gama, Log-logistic, Inverse Gaussian, Gompertz distribution.It is ve...
over 8 years ago in Spotfire Statistica 0 Future Consideration

expose API to configure preferences for groups

We have some Spotfire Analyst custom modules that utilize preferences to store settings, and these settings are in json format so it's difficult to modify it using text editor so we provide a custom tool to do this. To apply these settings to pref...
almost 2 years ago in Spotfire / API 0 Future Consideration

Move points on map with a click and drag

Say you have a number of points on a map, in this case representing a hypothetical wellbore as an example. It would be amazing if you could click a point and move it in space. We’ve built a well planning app in spotfire and need the ability to mov...
almost 3 years ago in Spotfire / API / Visualization 1 Future Consideration

An idea to improve CustomVisualization loading performance

So far, at least in WebPlayer, each time, when user switch back to our visualization from another page, all the HTTP content (js, css...) of the custom visual will be reloaded through GetResourceCore() API. The browser can't cache them as a normal...
over 7 years ago in Spotfire / API / Visualization 2 Future Consideration

Coloring Class Apply() missing expected parameter

Scenario In. dxp, users may apply a colouring scheme of a visualization to another per this guide (https://docs.tibco.com/pub/spotfire/6.5.0/doc/html/color/color_applying_a_color_scheme_to_another_visualization.htm). Doing so provides users an opt...
almost 2 years ago in Spotfire / API 0 Future Consideration

Use `DataFunctions` API to control the Limited by > Filtered/Marked rows options

#### Goal Use `DataFunctions` API to control the Limited by > Filtered/Marked rows options. #### Issue The [DataFunctions API](https://docs.tibco.com/pub/doc_remote/sfire_dev/area/doc/api/TIB_sfire-analyst_api/?topic=html/N_Spotfire_Dxp_Data_Da...
over 4 years ago in Spotfire / API 2 Already exists