Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 311

All table data in spotfire can be accessed through the spotfire mods api

Recently we wanted to create a custom component using the spotfire mods component I have a problem during this period I wanted to get all the table data from spotfire in the mods development environment because I needed this interaction to display...
9 months ago in Spotfire / Mods 0 Future Consideration

Standard configuration UI for visualization mod custom properties

A Visualization Mod typically comes with a number of settings with which users can configure the appearance or behavior of the Mod. These settings can be either axis selectors or properties. Axes selectors are automatically displayed in visualizat...
about 4 years ago in Spotfire / Mods 0 Future Consideration

Allow Custom Expressions to be written using IronPython

The current custom expression language is adequate for simple expressions, but having a full fledged python interpreter would greatly increase the readability and utility of these expressions/functions. Further, since the current custom expression...
over 7 years ago in Spotfire / API 2 Future Consideration

Allow Javascript API to reference specific visuals on a page

I would like to request that the javascript api be allowed to reference specific visuals on a page and not just the whole page itself. This would allow greater reuse of existing DXPs as I could have a DXP used from within the normal Spotfire web p...
almost 8 years ago in Spotfire / API 0 Future Consideration

Move points on map with a click and drag

Say you have a number of points on a map, in this case representing a hypothetical wellbore as an example. It would be amazing if you could click a point and move it in space. We’ve built a well planning app in spotfire and need the ability to mov...
about 1 year ago in Spotfire / Maps / Mods 1 Future Consideration

Need ability to show or hide visualization based on button click (API Availability)

The requirement is to show or hide visualizations (charts) in the spotfire report based on the button click. At present there is not APIs that we can leverage to achieve this functionality. Raising this idea to consider including this API for futu...
over 6 years ago in Spotfire / API 3 Future Consideration

Add `ReplaceDataFlow()` method for `DataTableDataSourceOperations` class

In IronPython API, DataSourceOperations class has the ReplaceDataFlow() method which allows Data Table replacement without affecting downstream Data Transformation steps, similar to manually replacing in Data Canvas (i.e., click on table > Repl...
about 1 year ago in Spotfire / API 3 Future Consideration

Increase or remove the limit for the number of x-axis values

Currently the Area Chart can show at maximum 10000 values on the x-axis. This is too few for some data sets.
over 1 year ago in Spotfire / Mods / Visualization 1 Future Consideration

Standard scales in visualization mods

When developing a visualization Mod it would be great if it was possible to use the Spotfire scales. This would save time for the developer and the user experience would be the same as for native Spotfire visualizations.
over 1 year ago in Spotfire / Mods 0 Future Consideration

Make application of color schemes to other visualisations available in the API

In a python script, I would like to be able to do the same as I do using the following steps in the GUI (e.g. for a scatter plot): Go to visualisation properties, Tab Colors. Press “Color Schemes” Button, “Apply to visualizations”. In the dialogu...
almost 7 years ago in Spotfire / API / Scripting 1 Future Consideration