Project

General

Profile

« Previous | Next » 

Revision 57617

Highcharts added to validations results page, displaying number of records for content

View differences:

compatibility-validation-results.component.html
36 36
              <div class="uk-margin-small">by {{jobSummary.userEmail}}</div>
37 37
            </div>
38 38

  
39
            <div id="container" class="md-card tabs">
40
              <highcharts-chart
41
                [Highcharts] = "Highcharts"
42
                [options] = "chartOptions"
43
                style="width: 100%; height: 400px; display: block;"
44
              ></highcharts-chart>
45
            </div>
46

  
39 47
            <div class="md-card tabs">
40 48
              <div class="md-card-content">
41 49

  

Also available in: Unified diff