yt.raven.Callbacks.PointAnnotateCallback.__init__

PointAnnotateCallback.__init__(pos, text, text_args=None)

This adds text at position pos, where pos is in code-space. text_args is a dict fed to the text placement code.

This Page