Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 364 of 4839

Cross Table Plot API needs updating for new formatting options in 7.6

Now that we have control over the layout of individual columns, etc., in a cross table plot in Spotfire 7.6, the API should enable control of these. For example, we should be able to set individual column widths. As far as I can tell, the API only...
over 9 years ago in Spotfire / API 0 Future Consideration

allow modify table style via API

Please allow modify table style via API (IronPython script), i.e. all operations available in the context menu when clicking table header. e.g. changing header's or value's background color, text coler, etc. Thanks.
about 1 year ago in Spotfire / API 1 Future Consideration

Allow batch inserts into a table in datastreams cache

in most recent projects the adapter type has been kafka and the message contain an array of data points (e.g stock quotes, sensor values, data points). These noramly arrive as an array of data points. To add tehse to the data streams cacahe it is ...
over 2 years ago in Spotfire Streaming 0 Needs Info

Single download for all current mods

It would be very helpful for a one-click download to be provided and maintained for all Spotfire mods listed on https://www.tibco.com/products/tibco-spotfire/custom-analytics-apps-mods Currently, each mod. must be downloaded individually which can...
over 3 years ago in Spotfire / Mods 1 Future Consideration

Error of renaming column -- The length of the property name must not exceed 1000 chars

Hi Developers, We have a custom tool to rename columns which uses Spotfire function. There seems to be limitation on the column name where it must not exceed 1000 characters. How to reproduce: Insert calculated column Type an expression that excee...
about 6 years ago in Spotfire / API 1 Future Consideration

API to set the analysis to editing mode when opening

We are building an application that embeds the Spotfire web client. From our application we launch a Spotfire Analysis, and we want to be able to set it to open in editing mode so the user does not have to do that.
over 2 years ago in Spotfire / API 0 Future Consideration

Publish SDK as NuGet package

Publish the SDK dlls as a NuGet package so that we can easily reference from solutions in a standard way. Would also be great to publish Visual Studio templates to create new extensions, with the template including Package Manager and a minimal S...
over 8 years ago in Spotfire / API 2 Future Consideration

Add Coordinates from Right Click on Map Chart to API

In Spotfire 7.9 right clicking the MapChart will generate coordinates of that location. I am asking that the Longitude and Latitude be available through the API so they could be saved to document properties for reference using Python or TERR.
almost 9 years ago in Spotfire / API / Maps 4 Future Consideration

Add a dict data type to StreamBase

Currently StreamBase offers following primitive field types: bool blob int long double timestamp string The primitive types can be used in higher order structures: tuple list There are also 2 auxiliary structures: function capture group The ...
over 7 years ago in Spotfire Streaming 0 Future Consideration

Provide method (CanReplaceDataFlow) for DataTableDataSourceOperation class

For File DataSource and Information Link Data Source it is possible to replace only parts of how the data table is constructed w/o impacting the rest of the data table construction (see e.g. https://community.tibco.com/s/article/How-to-replace-the...
over 2 years ago in Spotfire / API 0 Future Consideration