|
|
@@ -34,23 +34,7 @@
|
|
|
|
|
|
<div class="d-flex">
|
|
|
<div class="discs-caption">
|
|
|
- <h4>Aggregated RAI</h4>
|
|
|
- <p>
|
|
|
- of region {{selectedRegion}} in {{yearGraphService.selectedYear}}
|
|
|
- </p>
|
|
|
- <disc-legend [region]="selectedRegion" scenario="all-2"></disc-legend>
|
|
|
- </div>
|
|
|
- <disc [region]="selectedRegion" show="scenario" inSitu="true"></disc>
|
|
|
- <div *ngFor="let scenario of filteredScenarios">
|
|
|
- <scenario-factor-year-disc [region]="selectedRegion" [scenario]="scenario" show="scenario" inSitu="true">
|
|
|
- </scenario-factor-year-disc>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
-
|
|
|
- <h3>Rural attractiveness factors</h3>
|
|
|
- <div class="d-flex">
|
|
|
- <div class="discs-caption">
|
|
|
- <h4>Baseline scenario</h4>
|
|
|
+ <h4>"Business as usual" scenario</h4>
|
|
|
<p>
|
|
|
of region {{selectedRegion}} in {{yearGraphService.selectedYear}}
|
|
|
</p>
|