Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 304 of 4260

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.
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...
almost 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...
about 7 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...
over 3 years ago in Spotfire / Mods 0 Already exists

ALT region marking example for visualization mods

Provide a visualization mod example that uses ALT key to more freely mark data points.
over 3 years ago in Spotfire / Mods 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, ...
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 {...
over 7 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...
over 7 years ago in Spotfire / API 0 Future Consideration

API to force all data functions in a document to execute in Synchronous mode

We need a global flag to set via API to force all data functions to execute in Synchronous mode in a document. This is neede for Automation where we loop on rows in a table plot, mark them one by one and we expect all data functions to update when...
almost 4 years ago in Spotfire / API 1 Future Consideration

Ability to create checkable menu items (tool) in Spotfire

We need to add a "checkable" menu item under Tools but It seems there is no API to doing this! also I need to insert separator lines between my created tools but I could not any API for this.
over 7 years ago in Spotfire / API 0 Future Consideration