Allow optional setting of color range during import

Issue #564 new
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Have the first representation of the matrix be what the user wants.

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

  1. Open a new file or import an existing file
  2. One idea is to present the min, max and average values as a parameter in the import page, with clickable text to change the values like in a thumb of the color settings (could re-use that dialog)

CURRENT BEHAVIOR

User sees the data before they can tweak color settings.

EXPECTED BEHAVIOR

Color settings are tweakable (but have defaults) in the import dialog.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

none

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

unknown

LEVEL OF EFFORT - developers only

medium

COMMENTS

I had this idea while reading the java treeview paper.

Comments (0)

  1. Log in to comment