Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

allow to grant mod trust to groups

To use mod in an isolated environment without internet access(Spotfire Server, Web Player, Analyst,etc), we have been trying to figure out the best solution to eliminate the prerequisite that each user much perform trust action on each mod used, o...
over 1 year ago in Spotfire / API 0 Future Consideration

API to get display name of an axis expression

By default, the display name of an axis expression has slightly different syntax than the expression itself, e.g. "Max([col1])" is displayed as "Max(col1)". The display name is needed for several use cases, e.g. as category key in a color scheme a...
almost 2 years ago in Spotfire / API 0 Future Consideration

Ability to synchronize a mod property between multiple instances of a mod

I built a mod which serves as a kind of filter panel, and is replicated on multiple pages in my dxp. This mod provides some UI controls, like input fields, to let the user change the values for the filters (like the min and max time for a time ran...
over 5 years ago in Spotfire / API 0 Future Consideration

Information Links to TDV Virtual Views migration

Various Spotfire customers rely on 1000's of Information Links. Since IL's can't keep data external current investments in new and fast In Memory DB's (like SAP HANA) can't be leveraged fully. Moving away from IL's is a tedious task when there are...
over 5 years ago in Spotfire / API / Data Access / Information Services 0 Future Consideration

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

Need special API from TIBCO which enables us to apply hierarchy column to our custom visualizations (like Adv. boxPlot))

Hi supporter, Pls, refer to the attached image. User made a hierarchy column, but it's not able to be applied to advanced boxplot(but fine to boxplot). Thanks!
over 7 years ago in Spotfire / API 0 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

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

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...
almost 5 years ago in Spotfire / API 2 Already exists