def animFunc(step, *args): lab_plot_cv.animationFunc(step) lab_plot_py.animationFunc(step) return figure2numpy(fig)
def animFunc(step, *args): transfer_plot.animationFunc(step) return figure2numpy(fig)