some modify

This commit is contained in:
JM 2018-12-20 22:37:14 +08:00
parent fa753251de
commit 835410b470
1 changed files with 43 additions and 11 deletions

View File

@ -512,29 +512,61 @@ export default {
columnChartData1: {
data: [
[180, 290, 420, 200, 350, 219],
[
[45, 32, 66],
[122, 49, 218],
[40, 129, 216],
[45, 66, 45],
[110, 120, 201],
[23, 40, 12]
]
{
data: [180, 290, 420, 200, 350, 219]
},
{
data: [
[45, 32, 66],
[122, 49, 218],
[40, 129, 216],
[45, 66, 45],
[110, 120, 201],
[23, 40, 12]
]
}
],
x: {
data: ['西峡', '周口', '南阳', '驻马店', '郑州', '洛阳']
},
y: {
grid: true,
gridType: 'dashed',
unit: '次',
min: 0,
max: 600
},
columnBG: 'rgba(250, 250, 250, 0.2)',
roundColumn: true
columnType: 'butt',
showColumnBG: true
},
// columnChartData1: {
// data: [
// [180, 290, 420, 200, 350, 219],
// [
// [45, 32, 66],
// [122, 49, 218],
// [40, 129, 216],
// [45, 66, 45],
// [110, 120, 201],
// [23, 40, 12]
// ]
// ],
// x: {
// grid: true,
// unit: '',
// min: 0,
// max: 600
// },
// y: {
// data: ['西', '', '', '', '', ''],
// grid: true
// },
// columnBG: 'rgba(250, 250, 250, 0.2)',
// roundColumn: true,
// horizon: true
// },
radarChartData1: {
data: [
{