Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 358 of 4816

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...
over 4 years ago in Spotfire / Mods 3 Will not implement

API & Examples for unit testing Spotfire extensions

As a developer, I find very important being able to unit test the code I implement for extending the Spotfire functionality: new visualizations, tools, etc. The documentation that comes together with the SDK has good examples about the different w...
almost 9 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...
almost 2 years ago in Spotfire / Mods 0 Future Consideration

Font support for Mods

There should be a Mods API to enable the developer to support the Fonts configuration for Visualization Mods so that it feels just as like native visualizations for the end user.
over 2 years ago in Spotfire / Mods 0 Future Consideration

Group Custom Tools in the right-click context menu

Request: When registering a Custom Tool on a Visualization should also allow the creation of groups like in the menu in Spotfire Professional. This change should also carry over to the Web Player.
about 10 years ago in Spotfire / API 0 Future Consideration

Ability to adjust width and height of a visual through API (using python)

Our dashboards have a large number of pages. Each page has the same textarea. It would be great to be able to set the width of these through an API call. Same for panels (e.g. make all filter panels same width on each page when showing)
over 5 years ago in Spotfire / API 0 Future Consideration

Go language binding for StreamBase Client API

Starting to get some input that there are use cases for Go language applications (such as Flogo) to be able to send (and presumably receive) tuples to and from StreamBase Input and Output Streams. Entering this as an idea for a new feature. Here i...
over 6 years ago in Spotfire Streaming 5 Future Consideration

Access miniatures in text areas via the API

Sometimes the need arises to manipulate a text area using IronPython to change specific parts of the text area. However, when changing the html content of a text area using IronPython you often destroy the Spotfire dynamic contents (calculated v...
over 6 years ago in Spotfire / API 0 Future Consideration

CORS headers for Web Input and Web Input Response (REST API)

Web Input and Web Input Response adapters provide a simple and handy way to pull up a REST API in just a few minutes. However if you want to use it from any browser, the POST requests to the API will fail because browsers implement the same origin...
almost 2 years ago in Spotfire Streaming 0 Planning to implement

Provide a way to set document properties and filtering/marking before the actual data loading of an analysis

We have an application that let users save their configuration in db. When the analysis is open, user's configuration will be loaded. Then, document properties would be set and data will be loaded which depends on document properties.Currently all...
over 5 years ago in Spotfire / API 4 Already exists