Titles and Labels

These are the methods and attributes for doing plot titles and axis labels.

FigureMaker methods

do_box_labels(xlabel=None, ylabel=None, title=None)  [ doc ]

show_title(text=None)  [ doc ]

show_xlabel(text=None)  [ doc ]

show_ylabel(text=None)  [ doc ]

FigureMaker attributes

title_alignment  [ doc ]

title_angle  [ doc ]

title_color  [ doc ]

title_justification  [ doc ]

title_position  [ doc ]

title_scale  [ doc ]

title_shift  [ doc ]

title_side  [ doc ]

title_visible  [ doc ]

xlabel_alignment  [ doc ]

xlabel_angle  [ doc ]

xlabel_color  [ doc ]

xlabel_justification  [ doc ]

xlabel_position  [ doc ]

xlabel_scale  [ doc ]

xlabel_shift  [ doc ]

xlabel_side  [ doc ]

xlabel_visible  [ doc ]

ylabel_alignment  [ doc ]

ylabel_angle  [ doc ]

ylabel_color  [ doc ]

ylabel_justification  [ doc ]

ylabel_position  [ doc ]

ylabel_scale  [ doc ]

ylabel_shift  [ doc ]

ylabel_side  [ doc ]

ylabel_visible  [ doc ]

title  [ doc ]

xlabel  [ doc ]

ylabel  [ doc ]

PyTioga version: alpha (20071021)

Copyright (C) 2007 Taro Sato & Bill Paxton. All rights reserved.