ott.tools.plot.PlotMM.animate# PlotMM.animate(transports, titles=None, frame_rate=10.0, top_k=None)[source]# Make an animation from several transports. Parameters: transports (Sequence[MMSinkhornOutput]) titles (Optional[Sequence[str]]) frame_rate (float) top_k (Optional[int]) Return type: FuncAnimation