You can make the figure itself bigger using figsize: fig = plt.figure(figsize=(12,10)). To make the markers from the scatter plot bigger use ...
確定! 回上一頁