Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 300

Add a method to the JavaScript mashup API to get the current notifications/errors

I'm working on Selenium based tests for Spotfire reports and one of the checks I perform is that no errors are shown in the notification area. Currently, I achieve this by checking the content of the Spotfire DOM, then clicking on buttons to show ...
over 5 years ago in Spotfire / API 0 Future Consideration

Add methods to the JavaScript mashup API to maximize visualisations (and restore back to normal)

I'm working on Selenium tests for our Spotfire analytics. In some cases we want to compare images captured of Spotfire visuals. Comparison of images is only possible if the images are the same size, so we ensure this by maximizing the visual befor...
over 5 years ago in Spotfire / API 1 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 3 years ago in Spotfire / API / Data Access 0 Future Consideration

Python syntax in spotfire API

Hi I think adding a example ironpythonsyntax in spotfire API will definitely helpful for starters. Right now we have CH syntax which is no where used for automation. Similarly if any chance please do the same for Library API. simple examples ...
over 7 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 3 years ago in Spotfire / API 0 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...
almost 3 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...
almost 3 years ago in Spotfire / Mods 3 Will not implement

Excel file(xls/xlsx,etc) Import API

Customer wants custom tool to import multiple excel files at once. To create a tool to do this, reading excel file/sheet is required, which requires basically microsoft's office driver. On combination of 64bit OS + 32bit office driver, a 32bit pro...
over 7 years ago in Spotfire / API 0 Future Consideration

Add method to the JavaScript mashup API to check if Spotfire is 'ready'

I'm working on a framework to automate Spotfire Web Player interaction through Selenium. Very often when writing Selenium based tests I need to interact with Spotfire in some way (e.g. change the active page) and then wait for Spotfire to be 'read...
over 5 years ago in Spotfire / API 0 Future Consideration

Gauge chart with reference value

Today we can only show one value in the gauge chart. This type of visualization is frequently used to display a value, but also a reference value. Usually displayed as a line in the gauge area. The idea is to implement a way to define a second val...
about 1 year ago in Spotfire / Mods / Visualization 0 Future Consideration