jQuery.Gantt
jQuery.Gantt copied to clipboard
Add scaleSettings for code refinement
- Reduced switch-case statement by introducing scaleSettigs object.
- User can choose hours3, hours6 and hours12 in addition.
- Solved #138 . Solution is different from suggested one. If scale is out of min-max, the min-/max-Scale extend to include given scale.