Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 324 of 4798

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 4 years ago in Spotfire / API / Data Access / Information Services 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...
almost 4 years ago in Spotfire / API 2 Already exists

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 ...
almost 5 years ago in Spotfire / API 0 Future Consideration

API to set table dependencies

SF10.10.x reloads/refreshes the data tables based on the table creation order. So the first created data table is the first one to be refreshed while the last created table is the last one to be refreshed. This sequential operation allowed us to c...
about 4 years ago in Spotfire / API 1 Future Consideration

All table data in spotfire can be accessed through the spotfire mods api

Recently we wanted to create a custom component using the spotfire mods component I have a problem during this period I wanted to get all the table data from spotfire in the mods development environment because I needed this interaction to display...
over 1 year ago in Spotfire / Mods 0 Future Consideration

make the intermediate ca certificate imported into spotfire server be used to build the certificate chain

The command "config.bat import-code-signing-certificate" can import code signing certificate, root certificate and also intermediate ca certificate. However, intermediate ca certificate imported by above command isn't used to build certificate cha...
about 4 years ago in Spotfire / Mods 7 Future Consideration

Add dynamic variables to the mods, like arrays

I need to store variables that can grow in the mods, for custom properties that are stored as a dynamic array instead of only fixed sizes
about 4 years ago in Spotfire / Mods / Visualization 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 6 years ago in Spotfire / API / Visualization 2 Future Consideration

API to detect if Spotfire is Idle

Spotfire web client has an option to detect idle time and logout ... We are looking for a similar API for Spotfire professional client (Analyst). We want to configure idle time for the thick client so that if the client has been idle for certain a...
about 4 years ago in Spotfire / API 0 Unlikely to implement

having logarithmic scale option and customized curve can be attached in Stock Chart Mod

It should be very useful to have logarithmic scale for Stock Chart Mod, price such as crypto can change sharply and suggested to use logarithmic scale. Some customized curve such as filtered moving average can be added to the Stock Chart for anal...
about 4 years ago in Spotfire / Mods 3 Will not implement