API reference¶
- stanpy.plotting.watermark(ax, watermark_pos=4)[source]¶
adds a AnchoredOffsetbox to the given axis
- Parameters
ax (matplotlib.pyplot.axis) -- axis for plotting
watermark_pos (int, optional) -- defines the Position of the watermark 1-top right, 2-top left, 3-bottom left, 4-bottom right, defaults to 4