wafer_map icon indicating copy to clipboard operation
wafer_map copied to clipboard

Give the user more control over the size of the continuous scale

Open dougthor42 opened this issue 9 years ago • 1 comments

Give the user more control over the size of the continuous scale. They should be able to set the width and height of the color bar portion (or of the whole thing? haven't decided yet...).

dougthor42 avatar Dec 08 '14 05:12 dougthor42

Some work on this was done wm_legend.py in commit f4133d9.

This commit made it so that the ContinuousLegend will always fill to fit the window. Next step will be to give user control. If user defines a legend size, then use that. Otherwize, fill to window.

dougthor42 avatar Dec 16 '14 23:12 dougthor42