Animator

 

__init__(self, figure, data_generator, plot_method=None, events=True, update=False, **anim_ops): 

 

@property
active(self): 

 

start(self): 

 

stop(self): 

 

toggle(self): 

 

show(self): 

 

to_jshtml(self): 

Delegates to the underlying animation

  • :returns: _

 

to_html5_video(self): 

Delegates to the underlying animation

  • :returns: _

 

as_jupyter_animation(self, mode='javascript'): 

Chains some stuff to make Jupyter animations work

  • :returns: _

Feedback

Examples

Templates

Documentation