yt.raven.Callbacks.PointAnnotateCallback

class yt.raven.Callbacks.PointAnnotateCallback(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.

Methods

convert_to_pixels(plot, coord[, offset])

Previous topic

yt.raven.Callbacks.PlotCallback

Next topic

yt.raven.Callbacks.PointAnnotateCallback.convert_to_pixels

This Page