crosshairs: true,
crosshairs: [true, true], // 同时启用竖直及水平准星线
crosshairs: [{ // 设置准星线样式
2,
color: 'gray',
dashStyle: 'shortdot'
}, {
2,
color: 'gray',
dashStyle: 'shortdot'
}]