Added: Add setToDate method, which set Gantt chart to display the specified date.
Added: Add clickRow event.
Enhanced: Supports customizing the right-click context menu.
2025-04-10
Added: Add dblClickBar event for gantt-bar(dblClickBar).
2025-04-02
Enhanced:In case of hour format, you can set working time periods and set whether to display non-working time periods."
Enhanced:Add rowDragEnd event for the end of row dragging.
Enhanced:Add now milestone line setting.
2025-01-04
Enhanced:In hour scale, you can click the right area to get the time at the clicked position.
Enhanced:Custom information items can be added to plan data.
Optimized:Added vertical center alignment option for progress bar hover title display position.
2024-12-10
Enhanced:Custom message boxes now support expressions and callback handling.
2024-11-05
Enhanced:Hour scale now supports displaying current timeline with automatic updates.
Enhanced:In multi-segment display, supports setting and displaying progress separately for each segment, with individual progress bar styles.
2024-09-10
Hidden right-click menu:You can set the right-click menu to be hidden/displayed.
Hidden progress bar message box:You can set to hide/display the progress bar message box.
Enhanced:The height of the progress bar can be adjusted freely.
Enhanced:Display the floating title of the progress bar and add a "center" configuration option.
Optimized: Fixed the issue of abnormal height on the right side when switching display formats using the adjustGanttHeight method.
2024-08-24
Added: Added a calculation method for parent node completion based on duration.
Added: Added a new method to hide/show the Gantt chart bar area on the right.
Optimized: Optimized to update the parent task node completion synchronously when editing sub-node completion.
Optimized: Improved fault tolerance for incorrect task data formats.
2024-07-24
Optimized: Improved the display size of parent task icons on mobile devices for easier manipulation.
Enhanced: All columns now support hiding settings.
Optimized: Option to automatically select the first row after loading is now configurable.
2024-06-07
Added:Event for the end of progress bar dragging, allowing custom methods to be executed after dragging is completed.
2024-05-22
Improved:Addressed issues with some event listeners becoming ineffective in data loading mode.
Optimized:Added an option to automatically select rows after loading.
2024-05-16
Added:Method to dynamically set column visibility.
Optimized:When establishing relationships, the default calculation and setting of interval days.
2024-05-12
Enhanced:Improved the feature to quickly adjust the task order by dragging.
Support for holiday/working day intervals**: Set holiday/working day intervals using the ~ symbol.
Optimized:Control of minimum row height, optimized display to avoid abnormal display due to too low row height.
2024-04-17
Optimized:Improved the display issue of information boxes when the task name is too long.
Optimized:Fixed the issue of abnormal image export after adding new features.
2024-04-14
Added row render event (rowRender):Supports listening to row render events and dynamically setting row styles based on conditions.
Added dynamic setting of Gantt chart row read-only/edit state function (setRowReadonly):Dynamically set conditions to control whether rows are read-only or editable.
Added dynamic setting of Gantt chart edit status (setGanttStatus)
2024-04-03
Optimization: Supports folding the parent task when initializing the display.
Optimization: Fixed display anomalies after timescale switching.
Optimization: Support leaving the planned date blank when the parent task is not
controlled by
the child task.
2024-03-31
Add column click callback function: Through this callback, users can add custom
processing
methods to flexibly respond to business needs.
Optimizing the display of rich text content in custom columns: When there is too much
rich
text content, the altText attribute can be used to replace the display, and with the column
callback
function, it can smoothly connect with external rich text editors.
Optimization: Fix the issue of relationship lines still displaying and parent task start
time
displaying abnormally when the progress bar is not displayed
Optimization: Fix the issue of rendering omissions after executing the updRows method.
2024-03-24
Quick configuration for working/non-working days: Quickly set up single or double rest
days,
as well as other special rest days.
2024-03-12
Open milestone timeline interface: Support dynamic addition, deletion, and display of
milestone timelines.
2024-02-10
Remove Jquery: Remove references to Jqeury.
Modular transformation: Modular transformation can import the required modules according
to
requirements, resulting in improved performance
Make Result Bar Dragable: Support the drag and drop editing function of the result
progress
bar.
2024-01-19
Add features for data-driven rendering of Gantt charts.
Add a method for obtaining sub-tasks.
Bar height and the distance between plan bar and result bar.
2023-12-25
Critical path: Automatically identify and mark critical paths. Accurately grasp key
tasks.
Mobile adaptation: Automatically adapts to mobile end, making it easy to operate.
2023-12-15
Column custom optimization: You can set custom columns according to your needs,
specifying
column positions, widths, and types (such as dropdown boxes, text boxes, etc.).
Task message box customization: You can customize task message boxes and modify message
box
styles according to your needs.
Task relationship support: Supports four types of task relationships: FS, FF, SF, and SS.
Task
relationships can be created or edited by dragging and dropping.
2023-11-25
Open bar click/double-click event: You can set bar-click/double-click event according to
your
needs.
Bar Rendering Method: Add icons or labels to the bar as you need, or customize the style
of
the bar.
Add WBS seq. You can choose to how WBS in seq column as you need.
2023-11-22
Add addFilter method: Dynamically set conditions to display only filtered results or mark
results with special styles after execution.
The parameter setting Method: Can dynamically modify Gantt chart parameters.
Right click event: Right Click Processing is customizable.
Fixed some bugs.
2023-11-21
Automatically adapt gantt container's size.
Export image function: Help to share your gantt chart.
Optimize result bar:Mark early start/delayed completion, clearly showing the result
progress
of the task.
2023-11-15
Cell/bar rendering events: Customizable conditional rendering of cell/bar render.
Milestone marking lines: Make your timeline clearly.
Line editing function: No need for external pop ups, quickly edit tasks.