按照另一篇文章 \xe2\x80\x93 中的建议插入<br>轴标签\xe2\x80\x93 在3d 图中不起作用
有什么建议么?
\n\n谢谢
\n\nps:这就是 3d 绘图的代码的样子
\n\nlayout = go.Layout(\ntitle=\'my_title\',\nscene=dict(\n xaxis=dict(\n title=\'x_title\' + \'<br>\' + \'at new line\',\n titlefont=dict(\n size=18\n )\n ),\n yaxis=dict(\n title=\'y_title\' + \'<br>\' + \'at new line\',\n titlefont=dict(\n size=18\n )\n ),\n zaxis=dict(\n title=\'z_title\' + \'<br>\' + \'at new line\',\n titlefont=dict(\n size=18\n )\n )\n)\nRun Code Online (Sandbox Code Playgroud)\n
| 归档时间: |
|
| 查看次数: |
2427 次 |
| 最近记录: |