Update "Do not cluster label"

Issue #359 resolved
Christopher Keil repo owner created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Cluster a file, but only one axis.

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

  1. Open Cluster dialog.
  2. Choose similarity measure for each axis.

CURRENT BEHAVIOR

The option which will leave an axis unchanged is called "do not cluster". This is ambiguous and potentially confusing.

EXPECTED BEHAVIOR

The option has a more sensible and reflective name.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Change the name of the option to "Leave unchanged"

FILES AFFECTED (where the changes will be implemented) - developers only

ClusterView.java, ClusterDialogController.java

LEVEL OF EFFORT - developers only

trivial

COMMENTS

Comments (4)

  1. Log in to comment