src/app/analysis/crowd/permeability/permeability.component.ts
selector | analysis-crowd-permeability |
styleUrls | ./permeability.component.scss |
templateUrl | ./permeability.component.html |
Properties |
Methods |
Inputs |
constructor()
|
data | |
Type : any
|
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
onSelect | ||||
onSelect(event)
|
||||
Parameters :
Returns :
void
|
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'
|
./permeability.component.scss