atlas_text¶
This module provides the draw_ATLAS_text convenience function.
-
mATLASplotlib.decorations.atlas_text.draw_ATLAS_text(axes, loc, align, plot_type=None, fontsize=17)¶ Draw ATLAS text on axes.
Parameters: - axes (str) – axes to plot on
- loc (tuple(float)) – x and y position of text
- align (tuple(str)) – horizontal and vertical alignment of text
- plot_type (str) – Internal/Preliminary/Work-In-Progress etc.
- fontsize (float) – fontsize of legend contents