Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 284

Create .mod for a release automatically on MacOS

It would be great if the .mod file could be created via command line like using npm command or similar. This would simplify process of creating a new release. Note: On Windows, It is possible to package and sign mods directly via the TIBCO Spotfir...
over 3 years ago in Spotfire / Mods 1 Future Consideration

Download a Mod from the Spotfire Library in Business Author

Add the option to mod from the Spotfire library in Business Author to be able to share the mod with others.
over 3 years ago in Spotfire / Mods 0 Future Consideration

Expose the API to set individual column width within CrossTablePlots

The DataTable visual allows for setting individual column widths via IronPython. This API is not consistently implemented across similar tabular visuals, in particular the CrossTablePlot. Though users can adjust individual column widths using thei...
over 7 years ago in Spotfire / API 0 Future Consideration

Color line items for a column value wrapped in a hierarchy.

I want to draw attention to particular rows in which the string values meet specific criteria. If my y-axis column is just "costs" then I can color based on value, but it being a hierarchy I have no option to color on any level.
over 7 years ago in Spotfire / API 0 Future Consideration

"Type to Search field" be set via API/script for list box property controls

Can the "Type to Serch field" be set via API/script? e.g. Document.Properties["control1"].Search = 'ABC OR GHI' I have a List Box Property control with unique values in a column. Is it possible to get a filter/filterering scheme to update the pro...
over 7 years ago in Spotfire / API 0 Future Consideration

expose API to get current user's identify

Please expose API to get current user's identify (username, display name, domain ,etc )
almost 2 years ago in Spotfire / API 1 Future Consideration

API to obtain another page on same screen

I had a request from a customer regarding the possibility to open a page of a dxp in a new window via API. In essence they would like to click an action item in a viz and obtain another page on same screen, like what you get when right-click on pa...
almost 8 years ago in Spotfire / API 1 Future Consideration

Ability to show/hide the search option in web player via API and/or URL options

Most of the features in the web player toolbar are controllable via the JavaScript API and the URL parameters, but the new search feature in Spotfire 10.0 was not added to the APIs. We have teams that embed Spotfire in their applications who would...
almost 6 years ago in Spotfire / API 0 Future Consideration

Modify OData Connection via IronPython API

In cases where consumers may have various OData URI's, it would be nice if they could change the URI directly from a property control input field, and update the underlying data without entering Analyst. This might ideally be done through IronPyth...
about 4 years ago in Spotfire / API 0 Future Consideration

Make DataFunctionInput.InputType public

I'm building a complex custom data function and need to be able to check whether an input to a data function is an expression or a value. The DataFunctionInput class has an InputType property, but it's not public so I can't directly access it with...
over 6 years ago in Spotfire / API 1 Future Consideration