Open chuckn0rris opened 1 week ago
Forum post
decimalPrecision and durationDisplayPrecision ignores by Gantt and rounds values, not possible to specify as example 3.0001
Try here
const gantt = new Gantt({ appendTo : 'container', dependencyIdField : 'wbsCode', durationDisplayPrecision : 4,
Change duration for task to "3.0001". Check Tooltip, re-open editor. See it totally ignored,
Test pushed to 10359-duration
10359-duration
Forum post
decimalPrecision and durationDisplayPrecision ignores by Gantt and rounds values, not possible to specify as example 3.0001
Try here
Change duration for task to "3.0001". Check Tooltip, re-open editor. See it totally ignored,