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.
有谁知道如何在甘特图中的特定位置移动/绘制虚线?例如,我有如下图表:
链接到图片
并且很难看出任务 1 栏在哪里,任务 2 栏在哪里,任务 3 在哪里。
如果可以在整个系列之后而不是在 1,2,3 行中绘制水平线,以明确视觉分隔符。
谢谢
您可能想要其中之一,org.jfree.chart.annotations例如CategoryLineAnnotation.
org.jfree.chart.annotations
CategoryLineAnnotation