@@ -233,7 +233,7 @@ option = {
xAxis: {
type: 'category',
boundaryGap: false,
- data: data_ary
+ data: key_ary
},
yAxis: {
type: 'value'