有没有可以画甘特图的LaTeX包?

发布于 2024-07-06 08:29:07 字数 50 浏览 7 评论 0原文

是否有 LaTeX 软件包(或多或少)可以轻松绘制甘特图?

谢谢。

Are there LaTeX packages for (more or less) easily drawing Gantt diagrams?

Thanks.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

傾城如夢未必闌珊 2024-07-13 08:29:07

pgfgantt 包非常易于使用并且可以进行链接。

The pgfgantt package is quite easy to use and does linking.

小帐篷 2024-07-13 08:29:07

我自己没有使用过,但看起来 PSTricks 提供了一些甘特图绘制功能。

PSTricks 主站点:http://tug.org/PSTricks/main.cgi

甘特图示例使用 PSTricks: http://tug.org/PSTricks/main.cgi?文件=示例/图表/甘特图

I have not used myself, but it looks like PSTricks offers some Gantt chart drawing capabilities.

Main PSTricks site: http://tug.org/PSTricks/main.cgi

Example of Gantt chart using PSTricks: http://tug.org/PSTricks/main.cgi?file=Examples/Charts/gantt

双手揣兜 2024-07-13 08:29:07

pst-gantt 包。 坏消息是,您必须自己绘制任务之间的依赖关系。 所以需要使用\psline宏来绘制线条和箭头。

There is the pst-gantt package. The bad news is, that you have to draw dependencies between the tasks yourself. So you need to use the \psline macro to draw lines and arrows.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文