Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 4082

use a key size of at least 3072-bit to secure the backend communication over the port 9443

According the below link, the generation and signing of the certificate happens during the installation. Each Spotfire server generates its own root certificate. That means, the week signing algorithm (SHA-1) is part of the installation. Node Trus...
almost 3 years ago in Spotfire / Installation 1 Already exists

A development mode which considers all scripts trusted until disabled

I am the author of an open source build utility called Spotless which allows live-reloading of Javascript in Spotfire while iterating on ideas. I would like to also live-reload the IronPython, and I already have the code written to do this. Due to...
over 5 years ago in Spotfire / Scripting 0 Future Consideration

Improve the performance for deleting row when many columns exist in Spotfire

Our customer may have more then 1000 columns in some dashboard,and they need to delete some rows at sometimes,but then found it is hard to do this because poor performance.could you improve this part of function? Both my customer and me will appre...
over 5 years ago in Spotfire / Data Management 1 Future Consideration

JavaScript API ability to open a file without user saved state

It's possible to open Spotfire files and ignore user's saved state with the '&applyState=false' URL parameter. It would be helpful to have an option to do the same through the JavaScript mashup API. I'm working on automated tests in Spotfire u...
over 5 years ago in Spotfire / API 2 Future Consideration

Cancel the process of exporting data if a user disconnects in Web Player

We had an unusual problem today. A user had chosen to export data from a table visualization sometime yesterday. The table they chose clearly had a huge amount of data, because we found today that the disk on one of our Node servers was filled wit...
over 5 years ago in Spotfire / Export 0 Future Consideration

Adding text boxes to bar charts (also in the case of multiple columns)

A (horizontal) bar chart with multiple columns describing, let's say, average scores of variables (value between 0-5) could get extra context if the percentile of this average (or other measure) can be placed next to it, preferably in a little tex...
over 5 years ago in Spotfire / Visualization 3 Future Consideration

Consolidate Filter panel, Application Data Panel and Recommendations Data Panel features to a single panel

Filter panel, Data Panel and Recommendations Window all have similar, partially overlapping functionality. Sometimes all 3 are open. (See attached file.) All 3 show a list of the data columns. Filtering can be done from 2 of them. Etc ... This can...
over 8 years ago in Spotfire / Filters 1 Future Consideration

Short Number Formatting to Include Billion/Trillion

Currently, when you format a value to "Use Short Number Format," there is no way for it to display labels larger than million. It will show K for 000s, and M for 000,000s. I think it would be extremely useful for a Billion/Trillion option.
over 5 years ago in Spotfire / Data Management 2 Future Consideration

Auto Matching of Rows / Columns happen after transformation

Hi Spotfire Team, When you go through the process of data wrangling, the auto-matching of columns should happen after the transformations are applied. It can be pretty time consuming to undo all the assumptions that the first pass has. See example...
over 5 years ago in Spotfire / Data Management 0 Future Consideration

set limit on size of temp folder or temp file generated by Automation Services

Hi, One of our customer would like to set limit on size of temp folder or temp file generated by Automation Services, in order to prevent user from generating extreme large file that hangs the entire AS service. Thanks.
almost 3 years ago in Spotfire / Automation Services 2 Will not implement