Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 11

Multiple data tables in visualization mods

It feels like Mods is the future of JSViz. Since JSViz provides support of working with more than one table, we are still using it to create custom visualization. If MODs did not have this limitation, we would be adopting Mods instead of writing c...
over 4 years ago in Spotfire / Mods 2 Planning to implement

Event publish to Mod render after dataView.clearMarking()

Currently (I am using 1.3) it seems clearMarking() function only affects to the source table but the renewed DataView class is not published to the mod. So that the mod user has to do a small hack like this way.allRows?.forEach((row)=>{ row.mar...
6 months ago in Spotfire / Mods 0 Planning to implement

Connectivity to Apache Pulsar

Apache Pulsar --> TIBCO Streaming --> Apache Pulsar Ability to bring data from Pulsar, and ability to send data to Pulsar
over 5 years ago in Spotfire Streaming 2 Planning to implement

Update Statistica's Python Node ActiveDataSet Function for Compatibility with Current Pandas Versions

Please improve the ActiveDataSet function within Statistica's Python node to ensure it can run with the latest versions of pandas. Currently, when the number of cells in the dataset input to the Python node exceeds a certain threshold, the ActiveD...
7 months ago in Spotfire Statistica 0 Planning to implement

Information Link creation/editing api

Need the ability to add/remove/edit information links through an api. This would be ideal through the server web service api, but the c# api will work as well. This api should give the ability to edit all aspects of an information link, with the h...
over 6 years ago in Spotfire / API 2 Planning to implement

CORS headers for Web Input and Web Input Response (REST API)

Web Input and Web Input Response adapters provide a simple and handy way to pull up a REST API in just a few minutes. However if you want to use it from any browser, the POST requests to the API will fail because browsers implement the same origin...
over 1 year ago in Spotfire Streaming 0 Planning to implement

Output models created by Multiple Regression and PLS nodes as PMML nodes

Machine learning nodes, such as Random Forest and Boosted Tree, automatically output models as PMML nodes. This allows models to be rerun automatically by simply updating the data, which is highly convenient for integration with Spotfire. However,...
about 1 year ago in Spotfire Statistica 0 Planning to implement

Streaming should support Mac arm64 processors for development on Mac

Streaming currently only supports macosx_x86_64 for development t on Mac. New generations of Mac dont have intel chips. Support is required natively for arm64 chips (macosx_arm64) There are workarounds but native support should be provided
over 1 year ago in Spotfire Streaming 0 Planning to implement

AS adapter HOCON to support set default snapshot consistency for all queries in JDBC URL

Currently AS Query operator in Streaming supports for snapshot consistency, but the setting must be at each query. and in order to do that, we need to 1. Add a field called 'consistency' to the input tuple schema, and 2. Set the value to snapshot ...
over 2 years ago in Spotfire Streaming 0 Planning to implement

Please add support for OpenTelemetry into Streambase

Please add the ability to easily add opentelemetry to TibcoStreambase applications so that we can track the performance of our streambase applications at the operator level. For instance if there is an adapter, map operator and an output adapter w...
almost 5 years ago in Spotfire Streaming 0 Planning to implement