我正在尝试使用Matplotlib创建动画条形图。能够制作静态图。我不能让这个系列动画化。有谁能帮帮忙。我感觉到FuncAnimation有些不对劲。提前谢谢。dict(facecolor='white', alpha=0.8, edgecolor='white'))draw_barchart(37)
from matplotlib</
我正试图通过 for matplotlib.animation.FuncAnimation来绘制一个热图。import matplotlib.pyplot as pltimport matplotlib
# generate(fig=fig, func=my_func, frames=200, interval=500, bli