Project

General

Profile

« Previous | Next » 

Revision 58913

Added treemaps in the home page and in the overview section of the europe page

View differences:

data-view.component.html
156 156
        <div class="uk-grid-margin">
157 157
          <div class="md-card chartCard">
158 158
            <div class="md-card-content">
159
              <!--<app-treemap-highchart></app-treemap-highchart>-->
160 159
              <app-treemap-highchart *ngIf="fundersResultsData" [chartTitle]="'Funders for all research results'"
161 160
                                     [chartData]="fundersResultsData" [color]="'#072AE6'"></app-treemap-highchart>
162 161
            </div>

Also available in: Unified diff