Rotating axes in matplotlib

前端 未结 0 1825
走了就别回头了
走了就别回头了 2021-01-05 12:20

I\'ve been using matplotlib to rotate the axes for an animation. So this is what I use as the update function for FuncAnimation:

def update(i, fig, ax):
    a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题