I've just uploaded V0.13 of the library to hackage. Changes include:
* A collection of changes that generalise Axis handling
* AreaSpots - a new type of plot
* Plot Annotations - the ability to place text arbitrarily.
* Control over how layouts are shown when they contain many
items.
* Assorted bug fixes and drawing improvements to bar charts
* Refactored test cases into separate files, making them better
examples
Thanks for patches go to:
- Malcolm Wallace
- Bradford Larsen
- John Lato
- Khudyakov Alexey
- Dimitris Karangelos
There's been a small sample program in the chart repo to show darcs
history as a bar chart. I've spruced it a fair bit, and will release it
on hackage sometime soon. In the meantime, there's some sample
output here:
http://dockerz.net/twd/vcgraph
Tim