Python xarray plot stacked histogram with mutiple 2D Datarrays

前端 未结 0 1118
暖寄归人
暖寄归人 2021-01-04 17:55

I have 3 2D (with height and month dims) data arrays y1,y2,y3 for 3 different years. I use this code to create a stacked histogram

fig = plt.figure()
b=np.lin         


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