stable

Clone or download

Read-only

request #12369: Gantt "today" bar disappeared after jpgraph update

There is a bug in the library, the line is never marked as something that must be visible. To work around the issue the GanttVLine is redefined with the fix. Change-Id: Ic2c298f2a8f4eb17b60cd80a513c7e7b69837f62

Modified Files

Name
M plugins/graphontrackers/include/graphic-library/GraphOnTrackers_Engine_Gantt.class.php +6 −5 Go to diff View file
M plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine_Gantt.class.php +7 −7 Go to diff View file
A src/common/chart/GanttVerticalLine.php +102 −0 Go to diff View file