@@ -397,6 +397,8 @@ export default {
yAxis: [{
type: 'value',
name: '(MW)',
+ max:cap,
+ min:0,
axisTick: {
show: false
},