yAxis: { // ...Options plotLines: [{ color: 'red',value: '15',// Insert your average here width: '1',zIndex: 2 // To not get stuck below the regular plot lines }] }
见@L_502_1@.