Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 320 of 4803

Spotfire CheckBoxHierarchyFilter Get/Set element by API

It is not possible to get/set the selection done on hierarchy filter from Python. We often use to have two cluster on the same dataset. My aim is to copy the selection done on a Filter (with hierarchy type) from a DataTable to the same filter on o...
about 9 years ago in Spotfire / API 0 Future Consideration

Standard scrollbars in visualization mods

It should be possible to display scrollbars in a visualization mod that have standard Spotfire look and feel rather than the browser default.
about 5 years ago in Spotfire / Mods 1 Future Consideration

Data function does not have option to enable/disable prompting

Unlike tables from data sources, the data tables from data functions have their 'Prompt for new settings before loading' check box disabled. This means that we have no real control on when a data function prompts users for new settigns! It would b...
over 3 years ago in Spotfire / API / Data Functions 0 Future Consideration

Apply colors only in Python

I want to be able to do through python what I can do through the GUI when I apply a coloring scheme with "colors only" to a bar chart. It seems like by default it applies by values. I want a button to be able to re-color my categorical bins when I...
almost 8 years ago in Spotfire / API / Scripting 0 Future Consideration

Introduce Styling Mods

Spotfire design can by quite nicely twisted with CSS stylesheets and similar approaches, but Spotfire 'themes' are a bit limited in variety. Also it does not fit into the community idea of Spotfire Mods. The idea is to have "styling Mods" - from a...
almost 4 years ago in Spotfire / Mods 0 Future Consideration

add API to get/set canvas styling/theme

Please add API to get/set canvas styling/theme. One of our customers wants to change is via IronPython for consumer users.
about 3 years ago in Spotfire / API 0 Future Consideration

API for Spotfire Connectors

We need the Spotfire C# API to give access to the details of the Spotfire connectors. We need to be able to read, update and save the detail information including the connection information, credentials, query.
almost 7 years ago in Spotfire / API 0 Future Consideration

Wanted Spotfire CustomExportTool in its own menugroup

Now we would like to put our CustomExportTool in a CustomMenuGroup, like we do for all our other CustomTool's.But the Spotfire API does not seem to have the option to include this CustomExportTool in a separate menu group, as it has for CustomTool...
over 3 years ago in Spotfire / API 0 Future Consideration

The ability to reference C# dll from iron python on web player

It is very helpful to be able to access C# dll's from Iron python on web player , For now it is only supported on Spotfire installed client and not web player without manually adding the dll to the Node Manager instance modules, which is not conve...
about 4 years ago in Spotfire / API 0 Future Consideration

make script.WithParameters(params) work on WP@Linux

Below IronPython script doesn't work on WP@Linux, res, script= Document.ScriptManager.TryGetScript('myScript') newScript = script.WithParameters(params) It fails with error "Operation is not supported on this platform." We use above API to enable ...
5 months ago in Spotfire / API 0 Future Consideration