import plotly.graph_objects as go fig = go.Figure(data=go.Bar(y=[2, 3, 1])) fig.show(). They also provide more advanced dynamic charts : ...
確定! 回上一頁