注意 / Info
本站经 Typst GmbH 许可,提供 Typst v0.10.0+后期随缘更新 官方文档的翻译,由中文社区维护。建议与官方文档一同阅读,因为可能存在错译、漏译或过时信息。如有意改进翻译内容或网站本身,可在GitHub上提出 Issue、发起 Pull Requests。此外,也欢迎加入「Typst 非官方中文交流群」(QQ 793548390)
This site provides a Chinese translation of the Typst v0.10.0+后期随缘更新 documentation maintained by the “Typst Chinese Community” with permission from Typst GmbH. We recommend using this alongside the official documentation. We welcome contributions through Issues and Pull Requests on our GitHub repository for both translation improvements and website enhancements. Feel free to join our QQ chat group “Typst 非官方中文交流群” (793548390).
Typst文档简体中文版
v0.10.0+后期随缘更新

可视化

绘图和数据可视化。

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

定义

  • 一个带有可选参数的圆。
  • 特定颜色空间中的颜色。
  • 一个带有可选参数的椭圆。
  • 渐变颜色。
  • 光栅或矢量图形。
  • 从一个点到另一个点的线。
  • 通过一系列点绘制的路径,由贝塞尔曲线连接。
  • 重复图案填充。
  • 封闭的多边形。
  • 一个带有可选内容的矩形。
  • 一个带有可选内容的正方形。
  • 定义如何绘制线条。
转到官方文档(英文)

搜索