Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 322 of 4770

Include Favicon and App Icon change option through Cobranding Process

We use spotfire as visualization tool to develop analytics solutions for Healthcare business such as Radiology. Re-branding is extremely important to any solutions developed by us, currently Favicon(the web page tab icon) and App Icon (the desktop...
almost 8 years ago in Spotfire / API 0 Future Consideration

API provide a way to match columns when replacing data using DataTable.ReplaceData

When I use DataTable.AddRows() to add rows to a data table, I can specify an AddRowsSettings to specify which columns to match even if they have different names. I want to do the same thing when calling DataTable.ReplaceData().
almost 8 years ago in Spotfire / API 0 Future Consideration

API/Event when Spotfire crashes ...

Sometimes Spotfire crashes and we need to track these crashes ... today it seems there is no event fired when such crash happens. It would be very useful to have an event fired when UnhandledException is thrown (thus crashing Spotifre). We can reg...
almost 8 years ago in Spotfire / API 6 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 8 years ago in Spotfire / API / Scripting 1 Future Consideration

Add ability to specify column data types when importing programmatically from Excel.

I am currently running a script which will replace data tables with excel sheets through a simple file explorer interface. However I am noticing that Spotfire is automatically guessing the data type of a column based on the first n rows of data im...
almost 8 years ago in Spotfire / API 0 Future Consideration

API to get number of read rows in DataRowReader

DataRowReader allows us to know how many columns where loaded but does not have an API to know number of loaded rows. This is an important missing API that is critical to have. As a workaround, I had to wrap my DataRowReader with a custom DataRowR...
about 8 years ago in Spotfire / API 0 Future Consideration

Give user information via doc props: Groups, IsMobile

Please add some doc props that are present in all DXPs (like FiscalYearOffset) that will provide critical information. Two key ones are: IsMobile? True/False - are we on a mobile device Groups - what group(s) are the logged-in user in This would...
about 8 years ago in Spotfire / API 1 Future Consideration

visualization guid-s analyst vs webplayer

when dxp is being created in analyst - guids of visualizations are set. once the same dxp has been opened in web, the guids were regenerated. we need to have the same reference (guid) in both analyst as well as webplayer to be able to reference th...
about 8 years ago in Spotfire / API 0 Future Consideration

Expand the ExportDataToLibrary API to include the options available in the UI

When exporting data to the library through the UI you have the option to apply filtering or marking. When using the API these options don't exist - you can simply save all data from the table.
about 8 years ago in Spotfire / API 0 Future Consideration

API to update data reader column properties when data finishes loading

We need a method to be invoked when DataRowReader finishes loading its data ... this method should have access to reader column properties (read/update). The use case is about updating some column properties that are data dependent after reader fi...
about 8 years ago in Spotfire / API 0 Future Consideration