fontSize: '18px', fontWeight: 100, fontFamily: 'STKaiti'},
x: 10, // 相对于水平、垂直对齐的偏移量...labels: { // 坐标轴文字
reserveSpace: true, // 不占用图表内容,坐标轴文字左对齐时使用...align: ['left', 'center', 'right'][1], // 坐标轴文字对齐...rotation: 0, // 坐标轴文字旋转
step: 0, // 根据数字分割文字...allowOverlap: true // 允许数据标签重叠
},