Python scripts to be used in DrawBot
drawCircularChart.py
(quick and dirty) draws fancy circular charts with proportional sections, see an example at the bottom of this pagevisualizeCommitHistory.py
visualizes commit history in a colour-coded graph (one colour per contributor) with years and project milestones as labels, see an example at the bottom of this page
These scripts are provided as is for inspiration.