diffPlotOptions |
Type : PlotOptions
|
Default value : {
layout: {
aspectRatio: '3:1',
yaxis: {
range: [-100, 100],
type: 'linear',
},
},
}
|
plotOptions |
Type : PlotOptions
|
Default value : {
layout: {
aspectRatio: hazardUtils.HAZARD_ASPECT_RATIO,
},
}
|