Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 297

Ability to customize context menu for a mod

I'm currently using popouts in multiple mods to let users change the settings of those mods (e.g. the shapes of nodes in a network graph mod, or enabling / disabling UI controls in a 'filter panel' mod). To display those popouts I'm currently usin...
almost 5 years ago in Spotfire / Mods 0 Future Consideration

Upgrade API for visualizations (e.g. move axis positions)

The API allows toggling e.g. from scatter plot to bar chart (which is useful when e.g. sometimes you need to visualize the outcome of a classification and sometimes the one from a regression). However, different chart types sometimes need a differ...
about 4 years ago in Spotfire / API 0 Future Consideration

expose API to configure preferences for groups

We have some Spotfire Analyst custom modules that utilize preferences to store settings, and these settings are in json format so it's difficult to modify it using text editor so we provide a custom tool to do this. To apply these settings to pref...
over 1 year ago in Spotfire / API 0 Future Consideration

Increase or remove the limit for the number of x-axis values

Currently the Area Chart can show at maximum 10000 values on the x-axis. This is too few for some data sets.
almost 3 years ago in Spotfire / Mods / Visualization 1 Future Consideration

Make dialog box sizes adjustable

Just a useful feature to have. Example: When I use the < Insert Rows -> Match Columns > feature, I tend to miss some that haven't readily matched. This happens because the scroll space is pretty small. Would find it useful to have the wh...
almost 7 years ago in Spotfire / API 5 Future Consideration

Improve JS Mashup API

Cannot get a full data table; can't explicitly call IronPython script - only through workaround; cannot extract individual visualisations from a DXP
over 3 years ago in Spotfire / API 0 Future Consideration

PDF Reporting Public API

The new PDF output of visualizations could be very useful if it was accessible via a public API. One can create prepared reports but those are too defined for most self-service scenarios. It would be very useful if there was a public API for creat...
over 3 years ago in Spotfire / API 0 Future Consideration

Coloring Class Apply() missing expected parameter

Scenario In. dxp, users may apply a colouring scheme of a visualization to another per this guide (https://docs.tibco.com/pub/spotfire/6.5.0/doc/html/color/color_applying_a_color_scheme_to_another_visualization.htm). Doing so provides users an opt...
over 1 year ago in Spotfire / API 0 Future Consideration

Add JavaScript mashup APIs to interact with visuals

I'm writing Selenium based tests and would like supported APIs for interacting with visuals on a page: Get the visualisation type. Get the title of the visual. Export table data associated with a table (assuming that it is allowed by the visual p...
about 7 years ago in Spotfire / API 0 Future Consideration

Add a method to the JavaScript mashup API to get the current notifications/errors

I'm working on Selenium based tests for Spotfire reports and one of the checks I perform is that no errors are shown in the notification area. Currently, I achieve this by checking the content of the Spotfire DOM, then clicking on buttons to show ...
about 7 years ago in Spotfire / API 0 Future Consideration