|
|
Browse by Tags
All Tags » Developer ( RSS)
-
|
In this example we will show how to create functionality similar to the data on-demand functionality in Spotfire using data functions and instead of connecting using information services we use files instead as the base data. This will be a very simple...
|
-
|
This example will show how to create a data function that creates a table suitable to be used to model a many-to-many relationship. First as an example imagine that we have a data set where each row have an identifier and a free-form text column that...
|
-
|
In this example we will show how to write a simple data function executor extension that load images from a column of URLs and returns the images as binary large objects. First we need to create a function executor which takes in an input parameter called...
|
-
|
One of the major new APIs in TIBCO Spotfire 3.1 is data functions. The data functions API is used to connect to TIBCO Spotfire Statistics Services but it can be used for much more than that. Operations that was previously performed using the data source...
|
-
|
A huge addition to the TIBCO Spotfire Developer license in Spotfire 3.1 is the ability to use a scripting language to add document-specific scripts to Action Controls in the Text Area. These scripts have access to the entire Spotfire C# API and can be...
|
-
|
The pre-Spotfire 3.1 JavaScript API for developing mashups includes functions for modifying the objects that are used in the Web Player, marking, filtering, changing page and applying bookmarks. That version of the API also included events that trigger...
|
-
|
IE address bar shortcuts can be registered as SearchUrl sub keys in the registry. Simply entering stn followed by the search expression, for instance custom expression as shown below, is a convenient shorthand for the full URL performing the search: The...
|
-
|
The Using pivot and self-joins to prepare data for network visualization post illustrated two powerful data preparation GUI features by way of example. The following code snippet translates the same manual actions into API operations: public class BlogTool...
|
-
|
This article targets: TIBCO Spotfire 2.1 and forward Introduction In this article describes one way to integrate a COM component with Spotfire to extract data and perform actions in the external component. As an example we will use the Apple iTunes music...
|
|
|