Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 317

Get the highlight color

In order to properly render highlights that works with any theme the mod developer needs access to either the highlight color or the actual background color of the Mod.
almost 4 years ago in Spotfire / Mods 0 Future Consideration

Allow the selection/identification of individual bars/pie pieces etc. when writing automation code against web mashup visualizations

When developing a web app that uses web mashup to display visualizations, it would be very useful to be able to identify individual sections of a visualization for automation purposes. Example: To be able to identify each individual bar or pie pie...
over 7 years ago in Spotfire / API 0 Future Consideration

API to change DataFunction's UpdateBehavior from manual to automatic without trigger function execution

I am using API to add data function and execute then do some other stuff(create graph,etc), func.Execute((bool done) => { if (done) { applicationThread.InvokeAsynchronously(applicationInvocationSuccess); } else { applicationThread.InvokeAsynch...
over 7 years ago in Spotfire / API 0 Future Consideration

add API to write log out to Analyst/WP/AS standard log files

Please add API to write log out to Analyst/WP/AS standard log files, i.e. Spotfire.Dxp.SupportDiagnostics.log (analyst) Spotfire.Dxp.Worker.Host.[instance-guid].log (WP/AS)
almost 4 years ago in Spotfire / Mods 0 Future Consideration

provide JavaScript API file for code completion in vscode

Please provide JavaScript API file for code completion/jump to definition in vscode etc while coding JS to embed analysis in portal web site. Thanks.
almost 4 years ago in Spotfire / API 0 Future Consideration

Optionally turn off expression heuristics for color axis

Mods need a color axis in order to respond properly to marking, but the most common use case for all visualizations does not always involve coloring by an expression. It would be good to be able to turn off the expression heuristics for the color ...
almost 4 years ago in Spotfire / Mods 0 Future Consideration

allow SBDF read/write API to append new data to an existing SBDF file via

Please allow SBDF read/write API to append new data to an existing SBDF file. Currently if append new data to an existing SBDF file via SBDF read/write API, the appended data is not recgonized by Spotfire, due to there are 3 bytes(DF 5B 05) at the...
almost 4 years ago in Spotfire / API 0 Future Consideration

Customize the BusyIndicator object's animation

We would like to define our own animation when using a BusyIndicator type object. An instance of this class that can be used when implementing new extensions, for example a new visualization, in order to notify the user that something is loading, ...
almost 8 years ago in Spotfire / API 0 Future Consideration

Export API to hide Progress Bar during custom export

We use Spotfire.Dxp.Application.Document.Export(PdfExportSettings, “PDFFile.pdf") to export the visualization to PDF Files in our custom Export. We need an option in API to hide the Progress Bar or run the Progress Bar (Exporting Page {x} out of {...
about 8 years ago in Spotfire / API / Export 0 Future Consideration

Api reference link in the respective help pages---spotfire automation

Hi This idea is mainly related to a developers who automates the report a lot and giving some functionalities to user using ronpython. Evereytime developer need to go to the reference link and find what he needs but instead if you can add the rel...
about 8 years ago in Spotfire / API 0 Future Consideration