yt.raven.Callbacks.SphereCallback

class yt.raven.Callbacks.SphereCallback(center, radius, circle_args=None, text=None, text_args=None)

A sphere centered at center in code units with radius radius in code units will be created, with optional circle_args, text, and text_args.

Methods

convert_to_pixels(plot, coord[, offset])

Previous topic

yt.raven.Callbacks.QuiverCallback.convert_to_pixels

Next topic

yt.raven.Callbacks.SphereCallback.convert_to_pixels

This Page