Re: Displaying change in r value from a selected sample of a dataset [message #1857 is a reply to message #1843] |
Tue, 21 February 2023 14:59 |
thomas
Messages: 715 Registered: June 2014
|
Senior Member |
|
|
The correlation dialog is implemented as modal dialog, which prevents the change of data, view settings, row selection, etc as long as the dialog is open. Thus, with the current architecture changing the selection and immediately see the correlation matrix change, is not possible. However, I have added a combo box to the dialog, which allows switching between all, selected, visible, and row list members. Changes here cause an immediate recalculation of the matrix. I hope this is a reasonable compromise...
Thomas
|
|
|