Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 matplotlib 箱线图来显示许多分布的箱线图。一组分布的规模与另一组非常不同。我一直在尝试使用 twinx() 绘制第二组,但它与其他箱线图重叠。有没有更好的方法为特定数据添加不同的比例?