some updates to the webpage
[PyX.git] / examples / bargraphs / months.py
blob18f9c545381294c4dfab7319a144a7fe16749bfa
1 bap = graph.axis.painter.bar
2 a = graph.axis.nestedbar(painter=bap(nameattrs=[trafo.rotate(45),
3 text.halign.right],
4 innerticklength=0.1))