[Haskell] ANNOUNCE: barchart-0.1.1
Sebastian Fischer
sebf at informatik.uni-kiel.de
Mon Mar 8 06:28:36 EST 2010
On Mar 8, 2010, at 12:04 PM, Thomas Schilling wrote:
> Your use of rounded borders for the boxes is skewing the correct
> perception of the data.
Fair point. I have created an issue in barchart's issue tracker. I'll
probably make rounded corners optional and turn them off by default.
Round corners have a small advantage: multiple blocks per bar which
are all black cannot be distinguished without them because the line
around blocks is also black. This could, however, easily be improved
by making the line color configurable too. Probably best would be to
have either "same color as block" or some configurable color, where
the default is black.
Thanks for the feedback!
Sebastian
--
Underestimating the novelty of the future is a time-honored tradition.
(D.G.)
More information about the Haskell
mailing list