Add the build worker and job count information to the charts
This commit is contained in:
parent
63cd6ffcc3
commit
d359c849cd
9 changed files with 134 additions and 9 deletions
3
static/directives/realtime-area-chart.html
Normal file
3
static/directives/realtime-area-chart.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div class="realtime-area-chart-element">
|
||||
<div class="chart" style="width: 450px; height: 250px;"></div>
|
||||
</div>
|
Reference in a new issue