zx 3 years ago
parent 0f71d72c2e
commit a8c06d9d34

@ -28,9 +28,9 @@ export default function multiColumnsOption(dx=[], dValue=[], dName=[]) {
xAxis: { xAxis: {
type: 'category', type: 'category',
data: dx, data: dx,
// axisLabel: { axisLabel: {
// interval: 0, interval: 1,
// } }
}, },
yAxis: { yAxis: {
type: 'value' type: 'value'

Loading…
Cancel
Save