Development build 586e1bd4
Typst文档简体中文版v0.15.1 + dev 586e1bd4

可视化 [⚠️ need proofread]

绘图和数据可视化。

如果您想创建更高级的绘图或图表,请同时查看CeTZ包以及更多针对您用例的专业化第三方包[⚠️]

Accessibility

All shapes and paths drawn by Typst are automatically marked as artifacts to make them invisible to Assistive Technology (AT) during PDF export. However, their contents (if any) remain accessible.

If you are using the functions in this category to create an illustration with semantic meaning, make it accessible by wrapping it in a figure function call. Use its alt parameter to provide an alternative description.

定义