[rkward-devel] box_plot
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Wed Dec 14 09:09:05 UTC 2011
On Tuesday 13 December 2011, Stefan Rödiger wrote:
> the latest change in the boxplot was not specifically what I had in mind.
> What I mean is that trim gets visible if the arithmetic mean as option is
> chosen. But I guess people will be smart enough to figure out that trim is
> an option of the arithmetic mean exclusively but not of the other types
> of mean.
Well, you could achieve that by replacing the line
<connect client="trim.enabled" governor="arith_mean"/>
with
<connect client="trim.visible" governor="arith_mean"/>
So far, we do not have any guidelines, when to use "visible" and when to use
"enabled" for this purpose. Intuitively, however, I would say that "enabled"
is better in this case. It avoids making the UI layout jump, for one thing.
Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20111214/729c38ef/attachment.sig>
More information about the Rkward-devel
mailing list