Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 310 of 4359

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

Include user guide with visualization mod

To make it easier to use a visualization mod, a user guide (a .md file or similar) can be inluded by the mod developer in the .mod file and be viewable to the end users in the Spotfire clients.
almost 2 years ago in Spotfire / Mods 0 Future Consideration

Provide API that set on-demand settings of the data table created by information link

Sometime I need to create the data table and define the input of on-demand settings automatically, it would be nice to have this API otherwise user has to configure it manually.
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...
almost 6 years ago in Spotfire / API / Visualization 2 Future Consideration

validate information links via an API/CLI command

Currently information designer in Analyst is used for validating infolinks, but we would like to do it without Analyst. Idea is to create an API/CLI command we can use for this purpose.
9 months ago in Spotfire / API 0 Future Consideration

Style controls in Spotfire visualization mods

Some visualization mods such as the Animated Bubble Chart visualization shows additional controls in the visualization area. It would be good if it was possible to allow the user to control the styling of these controls using the Spotfire visualiz...
over 3 years ago in Spotfire / Mods 0 Future Consideration

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 4 years ago in Spotfire / API 4 Already exists

Remove 'Prepared Reports' via Spotfire API

Create ability to remove prepared reports with the Spotfire API. Right now, I believe only viewing a list of existing reports and exporting existing reports is possible.
over 3 years ago in Spotfire / API 0 Future Consideration

Option to show custom application and document tools in any standard Spotfire menu

As a developer or an administrator I want to show my custom tools in any native Spotfire menu, like File, Data or Help, or in a custom sub-menu below. This would give the flexibility to show custom functionality in more logical places when using ...
over 4 years ago in Spotfire / API 0 Future Consideration

Allowing 'contenteditable' property on a 'div' element

We are implementing a feature in our custom visualisation that would allow users to input blocks of text alongside NLG. To accomplish this, we are using an editor that utilises the 'contenteditable' property on a 'div' element to capture and forma...
over 1 year ago in Spotfire / Mods 2 Likely to implement