- Home
- Software
- Threads FAQ
- A glossary of terms used in threaded programming
- About the multithreaded programming FAQ
- After I create a certain number of threads, my program crashes [Unix]
- Asynchronous thread cancellation [Unix]
- How can I perform a join on any non-specific thread? [Unix]
- Mixing threads and signals [Unix]
- The history of threads
- What are the main families of threads?
- What is a thread?
- Why are reentrant library and system call interfaces good?
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.
Oh, and why mention utf8-string at the top if none of the charts actually contain utf8-string information?
All the charts seem to have the X-axis labels shifted too far over to the left.
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
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.