rework the bar graph examples for 0.9
[PyX/mjg.git] / examples / bargraphs / month.txt
blob32c3c478904ceec2b783f1f65be9c1b9403212f2
1 Naming bars
3 To name the bars you just need to use a proper data column (instead of column
4 0, which is the line number in `data.file` instances). ... Beside that we show
5 in this example how to adjust the bar axis painter to properly show the names.