|
|
|
@ -41,9 +41,9 @@
|
|
|
|
|
<div id="created-ClosedPreviousYearChart" style="display: inline-block; width: 33%; height: 400px;">CREATED-CLOSED PREVIOUS YEAR CHART</div> |
|
|
|
|
<div id="agePreviousYearChart" style="display: inline-block; width: 33%; height: 400px;">AGE PREVIOUS YEAR CHART</div> |
|
|
|
|
</div> |
|
|
|
|
<div id="fullBox"> |
|
|
|
|
<div id="fullBox" style=""> |
|
|
|
|
<div id="createdClosedFullChart" style="height: 400px;" onclick="javascript: selectMainChart('C-C');">CREATED/CLOSED FULL CHART</div> |
|
|
|
|
<div id="created-ClosedFullChart" style="height: 400px; display: none;" onclick="javascript: selectMainChart('AGE');">CREATED-CLOSED FULL CHART</div> |
|
|
|
|
<div id="created-ClosedFullChart" style="display: none; height: 400px;" onclick="javascript: selectMainChart('AGE');">CREATED-CLOSED FULL CHART</div> |
|
|
|
|
<div id="ageFullChart" style="display: none; height: 400px;" onclick="javascript: selectMainChart('CC');">ISSUE AGE CHART</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
@ -59,8 +59,8 @@
|
|
|
|
|
<div> |
|
|
|
|
<div id="issueRawChart" style="width: 400px; height: 200px; display: inline-block;">ISSUES BAR CHART</div> |
|
|
|
|
<div id="unassignedRawChart" style="width: 360px; height: 200px; display: inline-block;"></div> |
|
|
|
|
<div id="createdClosed6MonthsChartA" style="width: 340px; height: 200px; display: inline-block;">CREATED/CLOSED 6 MONTHS CHART A</div> |
|
|
|
|
<div id="created-Closed6MonthsChartA" style="width: 340px; height: 200px; display: inline-block;">CREATED-CLOSED 6 MONTHS CHART A</div> |
|
|
|
|
<div id="createdClosed6MonthsChartA" style="width: 220px; height: 200px; display: inline-block;">CREATED/CLOSED 6 MONTHS CHART A</div> |
|
|
|
|
<div id="created-Closed6MonthsChartA" style="width: 220px; height: 200px; display: inline-block;">CREATED-CLOSED 6 MONTHS CHART A</div> |
|
|
|
|
</div> |
|
|
|
|
<br/> |
|
|
|
|
<div> |
|
|
|
@ -71,8 +71,8 @@
|
|
|
|
|
<div> |
|
|
|
|
<div id="issueGroupedChart" style="width: 400px; height: 200px; display: inline-block;">ISSUES BAR CHART</div> |
|
|
|
|
<div id="unassignedGroupedChart" style="width: 360px; height: 200px; display: inline-block;"></div> |
|
|
|
|
<div id="createdClosed6MonthsChartB" style="width: 340px; height: 200px; display: inline-block;">CREATED/CLOSED 6 MONTHS CHARTB</div> |
|
|
|
|
<div id="created-Closed6MonthsChartB" style="width: 340px; height: 200px; display: inline-block;">CREATED-CLOSED 6 MONTHS CHART B</div> |
|
|
|
|
<div id="createdClosed6MonthsChartB" style="width: 220px; height: 200px; display: inline-block;">CREATED/CLOSED 6 MONTHS CHARTB</div> |
|
|
|
|
<div id="created-Closed6MonthsChartB" style="width: 220px; height: 200px; display: inline-block;">CREATED-CLOSED 6 MONTHS CHART B</div> |
|
|
|
|
</div> |
|
|
|
|
<br/> |
|
|
|
|
<div> |
|
|
|
|