sns 中的下标和斜体

发布于 2025-01-09 19:12:33 字数 489 浏览 1 评论 0原文

我试图在 sns 的 y 标签中使用下标和斜体,这就是我想写的内容:

在此处输入图像描述

这是我正在使用的代码,但 1/2 不是斜体和下标。有什么建议吗?

#ax2.set(ylabel=r'$g_s{t}$') 
ax2.set(ylabel=' $g_s$ t\u2081/\u2082')

这是我现在得到的(抱歉,这是来自 ylabel 的屏幕截图

提前谢谢您

I'm trying to use subscripts and italic in the y label in sns, this is what I would like to write:

enter image description here

This is the code I am using, but the 1/2 is not in italic and subscript. Any advice?

#ax2.set(ylabel=r'$g_s{t}

this is what I get now (sorry it is a screenshot from the ylabel

Thank you in advance

) ax2.set(ylabel=' $g_s$ t\u2081/\u2082')

this is what I get now (sorry it is a screenshot from the ylabel

Thank you in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文