AnyGantt JS

一种基于 JavaScript 的高级解决方案, 用于构建复杂和内容丰富的甘特图。

由以下开发商制作:AnyChart
ComponentSource开始代理销售的日期:2017年

价格从: US$ 136.22 版本:8.14.0 更新: Nov 19, 2025

AnyGantt JS 8.13.1

Released: Jun 17, 2025

8.13.1 中的更新

特性

  • Enhanced Row Coloring - The coloring of Gantt chart rows has become more flexible: you can now use functions to set both the row fill and the row stroke. This allows dynamic control over how each row and its separating line are styled.
  • Connector Caps Control - Added the option to disable arrow caps on connectors that indicate task dependencies. These arrows were always shown before, but can now be hidden to display connectors as plain lines.
  • Gantt Weeks Configuration - You can now make the first day of the year always start a new week, and also configure each month to begin with a new week as well. Both of these behaviors are now supported via new dedicated methods.
  • Added support for baselines in the Resource Gantt Chart via baselineStart and baselineEnd fields in the period data.

修补程序

  • Fixed rowMouseUp event firing twice, ensuring correct script behavior.