Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 R 中,使用 绘制绘图时ggvis,如何在轴标签中使用 LaTeX 排版表达式?
ggvis
add_axis("x", title="$x_n$")
不起作用。