如何在 Plotly Express 上将团队名称(x 轴)旋转到 90\xc2\xb0?它们没有以正确的方式转动。
\n这是我的代码。
\nfig = px.bar(stacked_ratio, y="percent", x="team", color="outcome", \n color_discrete_map=colors, title="Long-Form Input")\nfig.show()\nRun Code Online (Sandbox Code Playgroud)\n\n 我想获取每月的贷款数量,但我找不到将时间戳更改为月份名称的方法,每次都会出错......
这是表格, 在此处输入图像描述