Project

General

Profile

« Previous | Next » 

Revision 58922

Finished the charts for the open science tab of the europe page

View differences:

treemap-highcharts.component.html
1 1
<div>
2 2
  <highcharts-chart #chart [Highcharts]="Highcharts"
3 3
                    [options]="treeMapChartOptions"
4
                    style="width: 100%; height: 600px; display: block;">
4
                    style="width: 100%; height: 550px; display: block;">
5 5
  </highcharts-chart>
6 6
</div>
7 7

  

Also available in: Unified diff