import plotly.express as px fig = px.histogram(views, x="views") fig.show() ... height=500, margin=dict(l=65, r=50, b=65, t=90)) fig.show().
確定! 回上一頁