src/app/analysis/scene-portrait/scene-portrait.component.ts
selector | app-scene-portrait |
styleUrls | ./scene-portrait.component.scss |
templateUrl | ./scene-portrait.component.html |
Properties |
Methods |
constructor(_service)
|
||||
Parameters :
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
scenes |
scenes()
|
Returns :
void
|
bubble |
Type : any
|
Default value : []
|
colorScheme |
Type : object
|
Default value : {
domain: ['#5AA454', '#A10A28', '#C7B42C', '#AAAAAA']
}
|
gradient |
Default value : false
|
showLegend |
Default value : false
|
showXAxis |
Default value : true
|
showXAxisLabel |
Default value : true
|
showYAxis |
Default value : true
|
showYAxisLabel |
Default value : true
|
xAxisLabel |
Type : string
|
Default value : 'Country'
|
yAxisLabel |
Type : string
|
Default value : 'Population'
|
./scene-portrait.component.scss