In multi-task display module, system use Gantt chart to
plan project. The contents of Gantt chart display are
determined by the multiple-batches time series data on the
server side. Front interface design should solve a problem of
multi-task common display. Use automatic matching time
algorithm determines the data location in axis, in interface
layout use two "div". The first "div" contains two tables, the
table can help automatic matching time algorithm find the
start time and end time in axis, and show the case of 7 days a
week. The second "div" can control the Gantt chart display.
Module can add "CSS" pattern and "JS" pattern to control
the overall page design.