var chart = new Highcharts.Chart({ plotOptions:{ column:{ borderColor: "",//去边框 shadow: false //去阴影 } } })