The figure size does not change. Reproduce: import matplotlib.pyplot as plt fig, ax = plt.subplots(figsize=(5, 5)) st.pyplot(fig, figsize=(5 ...
確定! 回上一頁