How write titles for regions in intersection of two function?

前端 未结 0 633
谎友^
谎友^ 2021-01-01 17:20

suppose c in [0,0.5] and r=sqrt(c). I am using fig, ax1 = plt.subplots(1, 1, sharex=True); ax1.fill_between(c, 0, r, label=\'region 1 \')

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