Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 308

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 ...
over 3 years ago in Spotfire / Mods 0 Future Consideration

Deploy co-branding package across several spotfire server installs in an automated manner

As an OEM partner, we are creating co-brading package using Spotfire package builder and then deploying it through Spotfire server or package builder. This is however a manual effort and requires an expert & documentation to perform this. As...
about 7 years ago in Spotfire / API 0 Future Consideration

Provide API to execute custom code when an unhandled Exception happens leading to a crash

Hi, We are looking for ways to handle Spotfire crashs ... I know that in 'Diagnostics & logging' we can turn on 'Display detailed error message' option so that any un-handled exception is caught and exception window shows up (and possibly a d...
about 7 years ago in Spotfire / API 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...
over 3 years ago in Spotfire / API 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

package builder to save setting in local file rather than registry

Please make package builder to save setting in local file rather than registry, so can create multiple settings and starter configurations.
almost 4 years ago in Spotfire / API 0 Future Consideration

Package Builder to sign mod with timestamp embedded

Currently, Package Builder seems can not sign mod with timestamp information, hence if the certificate used to sign the mod expires, the mod is shown as "Invalid signature" hence can not be trusted. Please let Package Builder sign the mod with tim...
almost 4 years ago in Spotfire / Mods 0 Already exists

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, ...
over 7 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 {...
almost 8 years ago in Spotfire / API / Export 0 Future Consideration