File: months.py

package info (click to toggle)
pyx 0.10-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,316 kB
  • ctags: 2,779
  • sloc: python: 16,243; ansic: 131; makefile: 87; sh: 9
file content (4 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (3)
1
2
3
4
bap = graph.axis.painter.bar
a = graph.axis.nestedbar(painter=bap(nameattrs=[trafo.rotate(45),
                                                text.halign.right],
                                     innerticklength=0.1))