Skip to content

Commit

Permalink
wip: fitWidth
Browse files Browse the repository at this point in the history
  • Loading branch information
mstenta committed Feb 13, 2024
1 parent b58d8ea commit 34c6abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/timeline_gantt.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
target: element,
from: Date.now()-86400,
to: Date.now(),
fitWidth: true,
fitWidth: false,
columnUnit: 'day',
columnOffset: 7,
rowHeight: 34,
Expand Down

0 comments on commit 34c6abc

Please sign in to comment.