Subscribe to
Posts
Comments

5 Responses to “The performance of Data.Text”

  1. on 11 Dec 2009 at 08:49Ivan Lazar Miljenovic

    Is the “replicate string” chart correct? Not only does it not have any bytestring values (presumably because there’s no corresponding BS.replicate function), but the list value seems to be one big red bar and strictT has no red bar.

  2. on 11 Dec 2009 at 08:50Ivan Lazar Miljenovic

    Oh, and why mention utf8-string at the top if none of the charts actually contain utf8-string information?

  3. on 11 Dec 2009 at 14:00Tom Tobin

    All the charts seem to have the X-axis labels shifted too far over to the left.

  4. on 13 Dec 2009 at 22:04Tim Docker

    In the chart library distribution:

    * example test1a/minimal shows how to strip all of the so called “chartjunk”
    * example test9c shows bar charts with correctly centred text labels

    Feel free to ask for assistance on the mailing list:

    http://groups.google.com/group/haskell-charts

  5. on 15 Dec 2009 at 01:11Bryan O'Sullivan

    Thank you for the pointers, Tim!

    I’d avoided the mailing list because of the huge quantity of spam, but I see that you’ve fixed that. Thanks.

Leave a Reply