Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 323 of 4796

Import data from custom datasources when creating new analysis in Business Author

The report developer would like to load data from various sources using their custom datasource extension when creating new analysis files in Web Player clients/business author.
almost 10 years ago in Spotfire / API 0 Future Consideration

Expose XJitter & YJitter properties to IronPython MapChart Class

For example government bodies may be required to obfuscate precise locations of events when presenting evidence. Exposing these properties would also allow analysts to easily modify mapchart marker locations via webplayer / pre-authored dashboards...
over 3 years ago in Spotfire / API 0 Already exists

Data Flow Graph

In a Spotfire Analysis, there are numerous elements that interact with each others (like filters, markings, scripts, on demand data, document proprieties). Sometimes their interactions can become complex, especially as the analysis grows and it is...
over 6 years ago in Spotfire / API 1 Future Consideration

show data source's details in text area

Customer would like to show data source's details in text area, especially for data loaded from information link, customer would like to show the values that user specified for a prompt. Please add functionality to do so, or reveal API so that it ...
over 3 years ago in Spotfire / API / Visualization 0 Future Consideration

JavaScript API ability to open a file without user saved state

It's possible to open Spotfire files and ignore user's saved state with the '&applyState=false' URL parameter. It would be helpful to have an option to do the same through the JavaScript mashup API. I'm working on automated tests in Spotfire u...
almost 7 years ago in Spotfire / API 2 Future Consideration

Allow access to HttpServletResponse from the custom authentication APIs

We currently use the Authentication Filter capability (which has been deprecated) of Spotfire to implement a couple of features that don't appear to be possible with the CustomAuthenticator API: In certain situations we'll redirect the browser to...
about 7 years ago in Spotfire / API 3 Future Consideration

Spotfire as a Service

Spotfire Web should behave as a service. We should be able to load and query a Spotfire analysis via an external API and query it for data, results from aggregated visualisations, visualisation images, etc.. This means that we would be able to use...
about 7 years ago in Spotfire / API 0 Future Consideration

mod's certificate is still considered valid after code signing certificate is revoked until Analyst/Web Player server is restarted

Mod's certificate is still considered valid after code signing certificate is revoked until Analyst/Web Player server is restarted. Step to reproduce (1) use spotfire account to develop and sign a mod, save it to library, create visualization from...
over 3 years ago in Spotfire / Mods 3 Unlikely to implement

add a visualization property page to show information about mod

Please add a visualization property page to show information about mod used by the visualization, e.g. (1) mod's basic information (id, name, version, author,etc) (2) origin of mod (from dev server, local mod file, library, etc) this is very impor...
over 3 years ago in Spotfire / Mods 0 Future Consideration

add option to pass data as null if not exist

Lets say some data(original or aggregated) as below is passed to mod from Spotfire (e.g. in order to draw a simple bar chart): series={ series1:{ x:['A','B','D'}, y:[1,2,4]}, series2:{ x:['A','B','C','D'], y:[1,2,3,4]} }; we would like to have an ...
almost 4 years ago in Spotfire / Mods 0 Future Consideration