UNPKG

angular-gantt

Version:

Gantt chart component for AngularJS

6 lines (5 loc) 296 B
<div class="gantt-corner-area-content"> <div ng-show="$parent.ganttHeaderHeight" class="gantt-header-row" ng-repeat="header in headers"> <div class="gantt-column-header" ><span class="gantt-label-text" gantt-bind-compile-html="getLabelContent(header)"></span></div> </div> </div>